You are here |
antonz.org | ||
| | | |
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. | |
| | | |
www.blopig.com
|
|
| | | | ||
| | | |
www.cesarsotovalero.net
|
|
| | | | Git is the go-to version control system in software development, created by Linus Torvalds in 2005 for Linux kernel development. It's now an indispensable tool for tracking project history and managing versions. This post covers the key Git commands you need to streamline your development workflow. | |
| | | |
www.bryantwebconsulting.com
|
|
| | A Web Programmer's Exploration: Git Branching Strategy for Web Development |