Hacker News
- A visual Git reference http://marklodato.github.com/visual-git-guide/index-en.html 34 comments
- Git Reference http://gitref.org/ 11 comments
- Git Reference http://gitref.org/ 15 comments
- A Visual Git Reference http://marklodato.github.io/visual-git-guide/index-en.html 22 comments programming
- My Git Cheatsheet (with references) https://gist.github.com/eashish93/3eca6a90fef1ea6e586b7ec211ff72a5 42 comments programming
- I've made a website where you can search and browse cross reference for any Git repository https://codesearch.xyz/ 3 comments programming
- Does Git warn me if a shorthand commit ID can refer to 2 different commits? http://stackoverflow.com/q/23492381/250259 10 comments git
- A visual Git reference http://marklodato.github.com/visual-git-guide/index-en.html 8 comments programming
- Git Reference http://gitref.org/ 12 comments programming
- A Visual Git Reference http://marklodato.github.com/visual-git-guide/ 28 comments programming
- Good git quick reference book/cheatsheet? https://git-scm.com/docs 3 comments git
- Git workflow for small teams <- Wrote this for personal reference, feel free to refer to it. Please comment any suggestions or tips! https://medium.com/@tonykyriakidis/git-workflow-for-small-teams-60adaa99cfb0 11 comments git
- A comprehensive, well-structured Git guide for beginners and experienced developers. Features practical examples, best practices, and a complete command reference for modern Git workflows. https://github.com/Zold1/git-basics 10 comments programming
- A comprehensive, well-structured Git guide for beginners and experienced developers. Features practical examples, best practices, and a complete command reference for modern Git workflows. https://github.com/Zold1/git-basics 4 comments git
- Obscure git feature: ":/" syntax lets you refer to commits using their commit message instead of hash https://twitter.com/offlinemark/status/1387833240321417222 97 comments programming