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:
a22a62b
)
Make branch creation atomic
author
Yann Dirson
<ydirson@altern.org>
Sun, 16 Apr 2006 10:52:35 +0000
(12:52 +0200)
committer
Catalin Marinas
<catalin.marinas@gmail.com>
Tue, 2 May 2006 20:26:32 +0000
(21:26 +0100)
This patch adds an optional create_at parameter to Series.init(), to
pass a git.branch_create() parameter if we want it to be called. This
parameter can be None, so the test for False has to be explicit.
Signed-off-by: Yann Dirson <ydirson@altern.org>
No differences found