Our git branching strategy turns out to be... exciting? Is this normal?

Think you're a #Git Master? Prove it. I just got completely humbled by the Advanced Git Quiz 💀
Whether you're a CLI warrior or a GUI user, I'm challenging you to test your version control knowledge. It’s actually fun & packed with How-Tos if you (like me) need to brush up on your skills.
👇 TAKE THE CHALLENGE:
1️⃣ Take the Quiz on https://www.git-skills.dev/
2️⃣ Drop your score in the comments! Let's see who the real experts are 🏆
#coding #tech #developer #GitSkills #SmartGit #codingchallenge
✨ New post
“Difftastic — my new favourite diff viewer”
https://pawelgrzybek.com/difftastic-my-new-favourite-diff-viewer/
Today I found a TUI for managing multiple repos! 💯
🌀 **gitpane** — Multi-repo Git dashboard for the terminal
🌲 See branches, diffs, commit graph & worktrees across all repos in one view
🦀 Written in Rust & built with @ratatui_rs
⭐ GitHub: https://github.com/affromero/gitpane
#rustlang #ratatui #tui #git #vcs #productivity #terminal
Since recently vim fugitive started opening git log in term mode instead of in a normal buffer. Does anybody know what caused this change? I liked having a normal buffer much more and would like to restore that behavior.
#vim #neovim #git #followerpower
Does Github still have a QA team?
While rolling out the new PR review interface they have missed the ability to pull the plain-text patches with `curl`.
In the old interface, you can add `.patch` to the end of URL (when viewing single commits either in PR or commit history) to get the plaintext commit.
Anyway.. reported here: https://github.com/orgs/community/discussions/163932#discussioncomment-16725264
Gitte now has an app icon! 🥳 it was designed by the excelent @hbons!
Now there should be no blockers remaining for releasing it to flathub 🤞

#Linux #git
forgejo update von 11 auf 15 war ganz einfach (Debian Paket)
nano /etc/apt/sources.list.d/forgejo.list
lts ersetzen durch stable
apt upgrade
apt update
Alle Warnungen ignorieren. Risiko !
forgejo neu starten
sudo -u forgejo forgejo und/oder
systemctl start forgejo
Fertig , läuft ! Nachmachen auf eigene Gefahr. Nein, nicht gedockert.
Does anyone else who use GitLab know how to remove this tab? The constant GitLab Duo button below my profile was annoying enough but having it stuck on all my repos is kind of annoying.
Initial reason I jumped ship from GitHub to GitLab was cause I could disable things I wasn't using to keep my sidebar clean.

Seems that SourceHut is getting slammed with another DDoS attack (on their meta system). This is why we can’t have nice things 🙄
Another Sunday, another release.
New version of "**git-cliff**" is out! 🎉
🦀 A customizable Changelog Generator written in Rust!
⛰️ Customizable changelog pipeline, per-commit statistics & more!
✨ Highlights: https://git-cliff.org/blog/2.13.0
⭐ GitHub: https://github.com/orhun/git-cliff
#rustlang #commandline #changelog #generation #automation #cli #git