What a pity that I didn't attend the talk "So you think you know Git" given by Scott Chacon at FOSDEM, and what a luck that it was recorded. Besides transferring a nice mood, I learned a couple of new features. The one I like the most is git-maintenance. In case you don't know it, cd into a repo and initialise it via "git maintenance start".
Talk: https://www.youtube.com/watch?v=aolI_Rz0ZqY
Maintenance docs: https://git-scm.com/docs/git-maintenance
Edited 1y ago