Explore >> Select a destination


You are here

betterdev.blog
| | www.cesarsotovalero.net
9.0 parsecs away

Travel
| | 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.integralist.co.uk
9.6 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.
| | misha.brukman.net
10.0 parsecs away

Travel
| | Useful Git aliases for streamlined workflows.
| | 4bes.nl
80.4 parsecs away

Travel
| This step-by-step guide will walk you through an example to learn how to create a free website with Hugo and GitHub Pages