projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Drop hl-todo, at least for now
[~bandali/configs]
/
.config
/
git
/
config
diff --git
a/.config/git/config
b/.config/git/config
index
ac28a35
..
fa7584e
100644
(file)
--- a/
.config/git/config
+++ b/
.config/git/config
@@
-3,7
+3,7
@@
email = bandali@gnu.org
signingKey = BE6273738E616D6D1B3A08E8A21A020248816103
email = bandali@gnu.org
signingKey = BE6273738E616D6D1B3A08E8A21A020248816103
-[
commit
]
+[
tag
]
gpgSign = true
# [format]
gpgSign = true
# [format]
@@
-23,10
+23,11
@@
a = add
s = status
sl = status --long
a = add
s = status
sl = status --long
- l = log
+
l = log
c = checkout
cb = checkout -b
b = branch
c = checkout
cb = checkout -b
b = branch
+ d = diff
f = fetch
r = rebase
p = pull
f = fetch
r = rebase
p = pull