Skip to content

Commit

Permalink
basic gitconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
azolotov committed May 16, 2011
0 parents commit 2f3972a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
[user]
name = Anton Zolotov
email = anton@zolotov.eu
[github]
user = azolotov
token = 6a48e29376db035cf3170578a30ca5ac
[alias]
co = checkout

0 comments on commit 2f3972a

Please sign in to comment.