projects
/
hvlinux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbe8a99
)
Ajout alias gitk
author
Hugo Villeneuve
<hugo@hugovil.com>
Sat, 7 Feb 2015 19:46:42 +0000
(14:46 -0500)
committer
Hugo Villeneuve
<hugo@hugovil.com>
Fri, 14 Aug 2015 05:20:05 +0000
(
01:20
-0400)
stage1/create-config-files
patch
|
blob
|
history
diff --git
a/stage1/create-config-files
b/stage1/create-config-files
index
043f171
..
b840c67
100755
(executable)
--- a/
stage1/create-config-files
+++ b/
stage1/create-config-files
@@
-221,6
+221,7
@@
alias grc='git rebase --continue'
alias gri='git rebase -i'
alias gca='git commit --amend'
alias vdc='vd --cached'
+alias gitk='gitk --all'
EOF