Mes notes hebdo de ce 3 Avril :
🖋️ Des #corrections
🪞 Les options de #git diff
🥝 Des #kiwis tristes
🏴☠️ Live action #OnePiece
😿 #Chat a mal aux dents
🇫🇷 https://blog.dunstetter.fr/fr/posts/notes-hebdo-3-avril-2026/
🇺🇸 https://blog.dunstetter.fr/posts/weekly-notes-april-3-2026/
Git shortcuts that save me 30 minutes a day:
alias gs='git status'
alias gc='git commit -m'
alias gp='git push'
alias gl='git log --oneline -10'
alias gd='git diff'
alias gco='git checkout'
alias gb='git branch'
Put these in your .bashrc/.zshrc and never type a full git command again.
What are your favorite aliases? 👇
#webdev #git #developer #productivity
When your branch has local commits and upstream has new commits, what does git pull --rebase do differently from plain git pull?
----
Check out the correct answer and reinforce your Git knowledge with immediate feedback on every quiz question here 👉 https://www.git-skills.dev/quiz/rebase-plain/
#Git #SmartGit #Coding #Programming #SoftwareEngineering #CodeNewbie #100DaysOfCode #TechTips #Developer #GitRebase
Tower 16 Beta Adds AI-Powered Commit Message Generation for Mac
Tower 16 beta introduces AI-generated commit messages for Mac, supporting Claude Code and OpenAI Codex as AI providers.https://yoota.it/en/tower-16-beta-adds-ai-powered-commit-message-generation-for-mac/

Tower 16 beta per Mac aggiunge la generazione automatica dei messaggi di commit
Tower 16 beta per Mac introduce la generazione automatica dei messaggi di commit tramite AI, con supporto a Claude Code e OpenAI Codex come provider.https://yoota.it/tower-16-beta-per-mac-aggiunge-la-generazione-automatica-dei-messaggi-di-commit/

I published part 9 of my #Kubernetes on #FreeBSD blog post series. This time we set up #ArgoCD for #GitOps and also a #KISS self-contained #git server. https://foo.zone/gemfeed/2026-04-02-f3s-kubernetes-with-freebsd-part-9.html
A very nice article about #git, #cloud and optimization!
https://tonym.us/move-github-repos-to-google-drive.html
Quote: Anyway. On Saturday morning, nick sent me a Hacker News link. Someone had turned Spanish law into a Git repository — every law a file, every reform a commit. It hit the front page. The comments were full of people saying "someone should do this for US law."
By Sunday evening — not even two full days later — we had.
Link: https://v1d0b0t.github.io/blog/posts/2026-03-29-every-law-a-commit.html
Am I stingy today? Probably, should you take some anti-salty pills before this post. You should. But if you dare to face this post, you can see and learn a little bit about a very important tool for developers.
Even more important in this day and age.
https://jeferson.me/blog/2026/04/03/just-use-git
#AI #blog #CLI #git #Merge #Microslop #Rant #Rebase #Salty #Terminal #VersionControl
git bisect save my time, once again. ❤
Make small and purposeful commits, you won't regret it!
"Magiczne pliki Gita" - brzmi ciekawie, ale jeden z tych plików wszyscy znamy doskonale, gdyż jest to ".gitignore". Jednak świat się na nim nie kończy i jest wiele przykładów tego typu, który omawia ten artykuł.
https://nesbitt.io/2026/02/05/git-magic-files.html