annotate .gitconfig @ 31:a5691a22c92b

Fix a bug in update_source_trees where it could eat any existing dirstack entries if there were any non-directories in the working directory.
author Augie Fackler <durin42@gmail.com>
date Mon, 05 Jan 2009 11:46:29 -0600
parents 9b9098bda691
children 637797c692d5
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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