Thread (4 messages) flat view 4 messages, 2 authors, 2016-06-15

Re: [PATCH v2] checkout: apply Dscho's dwim even with "--" present

From: Jonathan Nieder <hidden>
Date: 2016-06-15 22:49:56

Possibly related (same subject, not in this thread)

Jonathan Nieder wrote:
quoted hunk ↗ jump to hunk
--- a/builtin/checkout.c
+++ b/builtin/checkout.c
@@ -808,23 +814,24 @@ int cmd_checkout(int argc, const char **argv, const char *prefix)
 			arg = "@{-1}";
 
 		if (get_sha1_mb(arg, rev)) {
+			trace_printf("trace: guess = %d\n", dwim_new_local_branch);
Gah!  This line does not belong, sorry (though presumably it wouldn't interfere
with testing).
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help