chiark
/
gitweb
/
~mdw
/
stgit
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
abcc262
)
Use gitconfig rather than stgirc
author
Catalin Marinas
<catalin.marinas@gmail.com>
Tue, 5 Dec 2006 22:07:22 +0000
(22:07 +0000)
committer
Catalin Marinas
<catalin.marinas@gmail.com>
Tue, 5 Dec 2006 22:07:22 +0000
(22:07 +0000)
This patch enables the use of gitconfig files (~/.gitconfig or
.git/config) rather than stgitrc. These files can have a [stgit]
section. Currently, the git config lines have to be stripped since the
options are prepended with spaces.
Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
No differences found