Explore >> Select a destination


You are here

www.cesarsotovalero.net
| | initialcommit.com
1.8 parsecs away

Travel
| | In this article, I will explain 12 essential Git commands that are especially important for a beginner.
| | chambers.io
1.7 parsecs away

Travel
| | Welcome to Git 101! This pico-course is going to take you from zero-to-hero with one of the greatest technologies of the last 20 years. We'll explore a brief history of Version Control, look at all the Git essentials, and finally, you'll learn a practical Git workflow to immediately improve your quality-of-life. If you feel like you've wandered here in error, note that Zoology 319: Searching for Sasquatch has been moved down the hall to room 210.
| | initialcommit.com
1.4 parsecs away

Travel
| | Why learning Git is a great start to a Software development career. It is a version control system used for collaboration in Software development. A great tool!
| | betterdev.blog
19.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.