Re: [PATCH v2 1/2] rebase -i -p: handle index and workdir correctly

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Stephan Beyer
Date: Wednesday, August 13, 2008 - 1:58 pm

Hi,

Thomas Rast wrote:

The intention of setting fast_forward=f is clear, but it is overwritten
later on line 169 that is not shown in this patch:

168:	# rewrite parents; if none were rewritten, we can fast-forward.
169:	fast_forward=t

Clearly, this is due to your patch split, because after the second
patch, this is fixed.

The rest of this patch seems to be ok to me.

Regards.

-- 
Stephan Beyer <s-beyer@gmx.net>, PGP 0x6EDDD207FCC5040F
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[BUG?] rebase -i -p leaves index changed, Thomas Rast, (Tue Aug 12, 2:16 am)
[PATCH 2/2] rebase -i -p: fix parent rewriting, Thomas Rast, (Wed Aug 13, 3:04 am)
[PATCH v2 2/2] rebase -i -p: fix parent rewriting, Thomas Rast, (Wed Aug 13, 4:57 am)
Re: [BUG?] rebase -i -p leaves index changed, Stephan Beyer, (Wed Aug 13, 1:51 pm)
Re: [PATCH v2 1/2] rebase -i -p: handle index and workdir ..., Stephan Beyer, (Wed Aug 13, 1:58 pm)
[PATCH v3 2/2] rebase -i -p: fix parent rewriting, Thomas Rast, (Wed Aug 13, 2:41 pm)