You are here |
misha.brukman.net | ||
| | | |
www.integralist.co.uk
|
|
| | | | I thought I would get down in a blog post the different Git commands and tips that I find really useful, because every now and then it seems I need to refer back to these notes (which up until this point have been in a txt file in my Dropbox) if I've not used a particular command in a while. Hopefully you'll find them useful too. Show where Git is installed Show the Git version installed Update your global user details Set-up a global ignore file Adding all files (inc. | |
| | | |
blog.danskingdom.com
|
|
| | | | Git is super powerful, but can also be confusing, especially when using the command line interface (CLI). It has so many commands, and I only regularly use a handful of them. | |
| | | |
betterdev.blog
|
|
| | | | Git allows us to define aliases, which are our own commands we can use. Here I will show Git aliases that I use in everyday work. With explanation. | |
| | | |
blog.dnsimple.com
|
|
| | A retrospective of the last two years where we adopted --squash as our default merge strategy for git branches. |