/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
| | 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.
| | gist.github.com
2.5 parsecs away

Travel
| | Sample of git config file (Example .gitconfig) (Place them in $XDG_CONFIG_HOME/git) - config
| | 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.
| | 128bit.io
13.9 parsecs away

Travel
| I been trying to use Git more and more to help me learn it. My first step was using it for the pre on this blog but I have also been using it on some small projects I been work on for myself. Git works just fine locally and still is able to use all the features it has but to really take advantage of Git you need to setup a remote repository and here is how to do it.