Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
sdhou committed Sep 10, 2019
1 parent fd26fa5 commit c3cf739
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
[user]
name = sdhou
email = [email protected]
[color]
ui = true
[alias]
st = status
re = rebase
co = checkout
br = branch
a = add -A
ci = commit -a

0 comments on commit c3cf739

Please sign in to comment.