projects
/
dotfiles
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa0a362
)
Git config updated for push.
author
patrick nsukami
<ndkpatt@gmail.com>
Thu, 30 Apr 2015 14:37:22 +0000
(14:37 +0000)
committer
patrick nsukami
<ndkpatt@gmail.com>
Thu, 30 Apr 2015 14:37:22 +0000
(14:37 +0000)
.gitconfig
patch
|
blob
|
history
diff --git
a/.gitconfig
b/.gitconfig
index
419d47a
..
fa61b1c
100644
(file)
--- a/
.gitconfig
+++ b/
.gitconfig
@@
-1,6
+1,6
@@
[user]
name = patrick nsukami
- email =
+ email =
ndkpatt@gmail.com
[core]
excludesfile = /home/nsukami/.gitignore
@@
-89,3
+89,5
@@
[status]
# be careful with that one
# showUntrackedFiles = all
+[push]
+ default = simple # current, default, nothing, upstream, matching