Thread (19 messages) flat view 19 messages, 3 authors, 2016-06-15

Re: [PATCH v13 5/8] bisect: introduce --no-checkout support into porcelain.

From: Christian Couder <hidden>
Date: 2016-06-15 22:51:43

On Tue, Aug 2, 2011 at 1:29 PM, Jon Seymour [off-list ref] wrote:
quoted hunk ↗ jump to hunk
@@ -34,6 +34,8 @@ require_work_tree
 _x40='[0-9a-f][0-9a-f][0-9a-f][0-9a-f][0-9a-f]'
 _x40="$_x40$_x40$_x40$_x40$_x40$_x40$_x40$_x40"

+BISECT_MODE=$(test -f "$GIT_DIR/BISECT_MODE" && cat "$GIT_DIR/BISECT_MODE")
Could you put this line just where it is needed, that is in
bisect_next() and bisect_reset()?

Thanks,
Christian.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help