====== 'git' Tips on the Internet ====== \\ === How To Set Multiple Git Identities With Git Config === If you work on private projects as well as on company projects on the same machine, you can specify different identities based on a directory path. * [[https://dev.to/milhamhidayat/how-to-set-multiple-git-identities-with-git-config-4m66]] \\ === Git Archeology === Hints that help to look up specific information in a huge repo. * [[https://dev.to/bmuskalla/git-archeology-1nl3]] \\ === Git Cheat Sheet === A collection of useful git commands. * [[https://dev.to/giulia_chiola/git-cheatsheet-3ffl]] \\ === Git Cheat Sheet - Advanced === More useful git commands and work flows. * [[https://dev.to/maxpou/git-cheat-sheet-advanced-3a17]] \\ === Git Tricks === Another collection of useful git commands and work flows. * [[https://dev.to/gcdcoder/git-tricks-285p]] ---- --- //Martin Burnicki [[martin.burnicki@burnicki.net]], last updated 2021-07-29//