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

Re: [PATCH 1/8] git-rebase.sh: Fix --merge --abort failures when path contains whitespace

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:44:27

Bryan Donlan [off-list ref] writes:
quoted hunk ↗ jump to hunk
@@ -42,7 +42,7 @@ To restore the original branch and stop rebasing run \"git rebase --abort\".
 unset newbase
 strategy=recursive
 do_merge=
-dotest=$GIT_DIR/.dotest-merge
+dotest="$GIT_DIR/.dotest-merge"
 prec=4
 verbose=
 git_am_opt=
This dq should not be necessary.

The rest of this looked fine.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help