Skip to content

Commit

Permalink
rekt up
Browse files Browse the repository at this point in the history
  • Loading branch information
choikwa committed Jan 30, 2015
1 parent f9fc73c commit 6fcd305
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .gitconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,9 @@

[alias]
send = push
recv = pull

rekt = push
get = pull
st = status
up = add -u -v
[push]
default = simple

0 comments on commit 6fcd305

Please sign in to comment.