Skip to content

Commit

Permalink
Add git log 'l' alias
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusvellone committed May 18, 2018
1 parent 7d584b4 commit 98e8b01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git/.gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

s = status
a = add
l = log
ap = add -p
cp = checkout -p
p = push origin HEAD
Expand Down

0 comments on commit 98e8b01

Please sign in to comment.