Touch up git a bit
This commit is contained in:
parent
532e627b4e
commit
2acbe2aa5e
1 changed files with 10 additions and 11 deletions
|
@ -1,6 +1,6 @@
|
|||
#==========================#
|
||||
# Global Git Configuration #
|
||||
#==========================#
|
||||
#==============================================================================#
|
||||
#= Global Git Configuration =#
|
||||
#==============================================================================#
|
||||
[config]
|
||||
relativePaths=false # Show relative paths with status outputs
|
||||
[init]
|
||||
|
@ -14,4 +14,3 @@ name="Bill Niblock" # My name
|
|||
email="bill@theinternetvagabond.com" # My email address
|
||||
[includeIf "gitdir:~/Code/nibtech/"] # Over-ride with NibTech credentials
|
||||
path="~/.config/git/nibtech.conf" # Path to NibTech config file
|
||||
# another thing!
|
||||
|
|
Loading…
Reference in a new issue