Mercurial > dotfiles
annotate .gitconfig @ 91:075b45c5aecc
cd to the file dir before running pyflakes to make output less verbose.
| author | Augie Fackler <durin42@gmail.com> |
|---|---|
| date | Tue, 21 Apr 2009 11:07:13 -0500 |
| parents | 9b9098bda691 |
| children | 637797c692d5 |
| rev | line source |
|---|---|
|
11
9b9098bda691
Basic git config for when I need it.
Augie Fackler <durin42@gmail.com>
parents:
diff
changeset
|
1 [user] |
|
9b9098bda691
Basic git config for when I need it.
Augie Fackler <durin42@gmail.com>
parents:
diff
changeset
|
2 name = Augie Fackler |
|
9b9098bda691
Basic git config for when I need it.
Augie Fackler <durin42@gmail.com>
parents:
diff
changeset
|
3 email = durin42@gmail.com |
