Skip to content

Commit

Permalink
git rekt up down st sf
Browse files Browse the repository at this point in the history
  • Loading branch information
choikwa committed Jan 30, 2015
1 parent d7daaee commit ccc7774
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .gitconfig
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[user]
email =
name =
email = code.kchoi@gmail.com
name = choikwa

[alias]
send = push
rekt = push
get = pull
up = push
down = pull
st = status
up = add -u -v
sf = add -u -v ;stage files
[push]
default = simple

0 comments on commit ccc7774

Please sign in to comment.