Skip to content

Commit

Permalink
Add git alias t = tag
Browse files Browse the repository at this point in the history
  • Loading branch information
statico committed Sep 14, 2022
1 parent 83161d5 commit ca6236b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitconfig.base
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
svnci = svn dcommit
svnprep = rebase -i git-svn
svnup = svn rebase
t = tag
today = diff --stat 'HEAD@{midnight}'
tree = log --graph --oneline --all
undo = reset --mixed HEAD^
Expand Down

0 comments on commit ca6236b

Please sign in to comment.