projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
81e04d6
)
* .config/git/config: Add f alias for fetch.
author
Amin Bandali
<bandali@gnu.org>
Sun, 20 Nov 2022 03:30:39 +0000
(22:30 -0500)
committer
Amin Bandali
<bandali@gnu.org>
Sun, 20 Nov 2022 03:30:39 +0000
(22:30 -0500)
.config/git/config
patch
|
blob
|
blame
|
history
diff --git
a/.config/git/config
b/.config/git/config
index
136a339
..
fd440a6
100644
(file)
--- a/
.config/git/config
+++ b/
.config/git/config
@@
-27,6
+27,7
@@
c = checkout
cb = checkout -b
b = branch
c = checkout
cb = checkout -b
b = branch
+ f = fetch
r = rebase
p = pull
pr = pull --rebase
r = rebase
p = pull
pr = pull --rebase