projects
/
dotfiles
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6635f1
)
an alias for cherry-pick
author
patrick nsukami
<ndkpatt@gmail.com>
Wed, 18 Mar 2015 13:42:39 +0000
(13:42 +0000)
committer
patrick nsukami
<ndkpatt@gmail.com>
Wed, 18 Mar 2015 13:42:39 +0000
(13:42 +0000)
.gitconfig
patch
|
blob
|
history
diff --git
a/.gitconfig
b/.gitconfig
index
dd56dbc
..
60ea20b
100644
(file)
--- a/
.gitconfig
+++ b/
.gitconfig
@@
-52,7
+52,7
@@
br = branch
dc = diff --cached
au = add -u
-
+ cp = cherry-pick
hist = log --pretty=format:\"%h %ad | %s%d [%an]\" --graph --date=short
type = cat-file -t
dump = cat-file -p