Re: 'git diff' in rebase--interactive

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Sixt
Date: Tuesday, October 9, 2007 - 5:35 am

Johannes Schindelin schrieb:

Can we generate the patch with plumbing, diff-{files,index,tree}? They 
by-pass any diff drivers.


It wouldn't work anyway in my use-case (versioned Word documents), but 
rebase -m and rebase -i could run without manual intervention as long as 
there are no content merges.

In this particular case, I only wanted to amend the message of a commit 3 
steps down in the history, and I had not expected any diff drivers to be 
fired up.

-- Hannes
-
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:
'git diff' in rebase--interactive, Johannes Sixt, (Tue Oct 9, 1:51 am)
Re: 'git diff' in rebase--interactive, Johannes Schindelin, (Tue Oct 9, 5:22 am)
Re: 'git diff' in rebase--interactive, Johannes Sixt, (Tue Oct 9, 5:35 am)
[PATCH] rebase -i: use diff plumbing instead of porcelain, Johannes Schindelin, (Tue Oct 9, 5:59 am)