If you would like to test the upcoming version of GitNex, RC 1 is out. It will be available on F-Droid soon. The APK is available on the release page.
*The Play Store will only get the stable release later.
This is still a work in progress (WIP) until all the UI changes and refactors are done. Another RC may hit the release page if needed.
#gitnex #git #app #android #foss #opensource #codeberg #gitea #forgejo

Anyone having trouble accessing with their private Codeberg repos with existing access tokens (repo: read and write permissions)? Just starting failing for me some time in the last 24 hrs. Thanks!
#codeberg #forgejo #askFedi #git
Day 3 of my #github lessons. Today I finally completed all exercises in lesson 1. I learned how to merge a pull request! Next I'll try making a profile README. Have a good weekend y'all! https://learn.github.com/skills
#foss #continuingeducation #over50 #git

⚡️ Microsoft updated Quantum Development Kit
🏷️ #devdigest #ai #data #microsoft #ide #vscode #visualstudio #cloud #azure #git #github
https://devdigest.today/goto/6152
When you keep making the same stupid git branch creation mistake without noticing - bring attention to it 😄
I've now added a banner to flag when git error exits 🚩
https://monzool.net/blog/2026/04/10/error-banner-in-shell/

When you keep making the same stupid git branch creation mistake without noticing - bring attention to it 😄
I've now added a banner to flag when git error exits 🚩
https://monzool.net/blog/2026/04/10/error-banner-in-shell/

[$] Removing read-only transparent huge pages for the page cache
Things do not always go the way kernel developers think they will. When the kernel gained support for the creation of read-only transparent huge pages for the page cache in 2019, [...]
https://lwn.net/Articles/1066582/ #LWN #Linux #kernel #Git #XFS #BPF
What is a Git submodule?
----
Check out the correct answer and reinforce your Git knowledge with immediate feedback on every quiz question here 👉 https://www.git-skills.dev/quiz/advanced-git/
#Git #SmartGit #Coding #Programming #SoftwareEngineering #Developer #WebDev #CodeNewbie #100DaysOfCode #TechQuiz #GitSubmodules
Поиск по коду: почему просто проиндексировать все коммиты — плохая идея
Все мы сталкивались с классическими алгоритмами на курсах, олимпиадах или собеседованиях и, куда более редко, на практике. Но даже в реальной разработке возникают ситуации, когда готового решения нет, а простое не подходит. Расскажу как раз о такой задаче, над которой работала наша команда, — поиск по коду относительно произвольного коммита. Покажу, как много вариантов мы перебрали, что в итоге выбрали и почему.
https://habr.com/ru/companies/sourcecraft/articles/1021852/
#git #index #ide #search #code_review #platform #developer_tools
Orquitri: ambiente isolado para bots (Git)
Quer evitar conflitos de arquivos ao desenvolver bots em equipe? 🤯
• O que é: cada bot pode ter sua própria "orquitri" — um ambiente isolado.
• Como funciona: a orquitri no Git pode clonar todo o ambiente para outra pasta.
• Vantagem: permite que várias pessoas trabalhem em paralelo sem disputar os mesmos arquivos.
• Resultado: desenvolvimento mais rápido, organizado e sem...
#orquitri #bots #git #desenvolvimento #dev #produtividade #MorningCrypto
【Git】実務で使うGitブランチ運用ルールまとめ
https://qiita.com/yuto-vj/items/9fea43402728d5e4d9de?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
finally getting around to adding *~ to my global gitignore. I don't know how I survived as an emacs user before this. #emacs #git