Re: [PATCH 0/6] rebase: command "ref" and options --rewrite-{refs,heads,tags}

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: [PATCH 0/6] rebase: command "ref" and options --rewrite-{refs,heads,tags}

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:51:31

Have you ran all tests with the changes in this series, especially the
ones in t34xx series?

Re: Fwd: [PATCH 0/6] rebase: command "ref" and options --rewrite-{refs,heads,tags}

From: Greg Price <hidden>
Date: 2016-06-15 22:51:31

On Mon, Jun 27, 2011 at 2:23 PM, Junio C Hamano [off-list ref]
wrote:
Have you ran all tests with the changes in this series, especially the
ones in t34xx series?
Err, now that would be smart, now wouldn't it. =)

In fact, I had a stupid bug that this caught.  Fixed, will include in
next reroll (much sooner than this reroll was =P).  All tests now pass.

Greg


diff --git a/git-rebase--interactive.sh b/git-rebase--interactive.sh
index 42ea3e7..3b1e375 100644
--- a/git-rebase--interactive.sh
+++ b/git-rebase--interactive.sh
@@ -741,7 +741,7 @@ else
        revisions=$onto...$orig_head
        shortrevisions=$shorthead
 fi
-if test -z "rewrite_refs"
+if test -z "$rewrite_refs"
 then
        pretty=oneline
 else
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help