projects
/
~bandali
/
configs
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* .local/bin/startup-progs: Add host-specific X resources.
[~bandali/configs]
/
.config
/
git
/
config
diff --git
a/.config/git/config
b/.config/git/config
index
afa03c0
..
fd440a6
100644
(file)
--- a/
.config/git/config
+++ b/
.config/git/config
@@
-23,9
+23,11
@@
a = add
s = status
sl = status --long
+ l = log
c = checkout
cb = checkout -b
b = branch
+ f = fetch
r = rebase
p = pull
pr = pull --rebase