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:
0ec93bf
)
Do not call 'refresh' when creating a patch (bug #8872)
author
Catalin Marinas
<catalin.marinas@gmail.com>
Mon, 16 Jul 2007 22:48:30 +0000
(23:48 +0100)
committer
Catalin Marinas
<catalin.marinas@gmail.com>
Mon, 16 Jul 2007 22:48:30 +0000
(23:48 +0100)
The Series.new_patch function was calling refresh_patch which led to
checking in the pending adds in the index. This patch adds the
creation of a commit without writing the index.
Signed-off-by: Catalin Marinas <catalin.marinas@gmail.com>
No differences found