Explore >> Select a destination


You are here

hisham.hm
| | jamesmead.org
10.2 parsecs away

Travel
| | Using conditional includes in your git configuration
| | dunnhq.com
14.4 parsecs away

Travel
| | Check it out on Codeplex. Please leave feedback on anything you'd like see. The source code is there if you want to look around. Let me know...
| | zzamboni.org
10.7 parsecs away

Travel
| | via http://www.codinginahurry.com/2011/02/05/three-levels-of-git-config/ Very nice explanation, viacoding in a hurry There are 3 levels of git config; project, global and system. project: Project configs are only available for the current project and stored in .git/config in the project's directory. global: Global configs are available for all projects for the current user and stored in ~/.gitconfig. system: System configs are available for all the users/projects and stored in /etc/gitconfig. Create a pr...
| | www.howardism.org
125.1 parsecs away

Travel
| As a professional software engineer, I'm stunned that put up with an editor that insists that you bind your fingers to someone else's accepted practice...