Explore >> Select a destination


You are here

misha.brukman.net
| | www.integralist.co.uk
11.9 parsecs away

Travel
| | 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
10.1 parsecs away

Travel
| | 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
11.2 parsecs away

Travel
| | 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
84.9 parsecs away

Travel
| A retrospective of the last two years where we adopted --squash as our default merge strategy for git branches.