/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

micahkepe.com
| | betterdev.blog
2.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.
| | vladimirzdrazil.com
2.5 parsecs away

Travel
| | A collection of Git tips and tricks you might not know.
| | www.micah.soy
2.3 parsecs away

Travel
| | Working on many projects across multiple identities can be difficult to manage. This is a procedure for leveraging git aliases to set an identity at the project level.
| | techblog.izotope.com
14.3 parsecs away

Travel
| Nick Donaldson Version control is an indispensable tool in modern software development, and Git is one of the most popular and widely used version control systems available today. However, despite its pervasiveness, many development teams do not use Git to its full potential, often due to a lack of a well constructed and adhered-to Git...