Dealing with git can be hard, especially when many people are working on the same project. "git describe" helps to find tags easily.
Topic: git โ Page 5
I learned how the '--fixup' and '--autosquash' params can improve your git workflow.
I learned about handy time based git logging function perfect for your next standup.