summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2022-07-22 22:34:59 -0400
committerMatt Turner <mattst88@gmail.com>2022-07-22 22:34:59 -0400
commit9431010cb33027685243fe92b46ef1b03e88333f (patch)
treef46575d5008072af4324f3c19463b88855d3c7c5
parenta0714e2dca064e6eb0d69f6502ea9fae5180d709 (diff)
.gitconfig: Add some more aliases
-rw-r--r--.gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index f7eccea..661358e 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -17,5 +17,7 @@
[alias]
fixes = show -s --pretty='format:Fixes: %h (\"%s\")'
co = checkout
+ br = branch
shwo = show
grpe = grep
+ lgo = log