Skip to content

Commit

Permalink
git: add fetch origin alias
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusvellone committed Sep 26, 2018
1 parent aae7d2c commit 54f09b7
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 @@ -16,6 +16,7 @@
cp = checkout -p
d = diff
dc = diff --cached
fo = fetch origin
l = log
lo = log --oneline
ma = merge --abort
Expand Down

0 comments on commit 54f09b7

Please sign in to comment.