git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* 'git diff' in rebase--interactive
@ 2007-10-09  8:51 Johannes Sixt
  2007-10-09 12:22 ` Johannes Schindelin
  0 siblings, 1 reply; 5+ messages in thread
From: Johannes Sixt @ 2007-10-09  8:51 UTC (permalink / raw)
  To: Johannes Schindelin; +Cc: Git Mailing List

I wonder for what reason rebase--interactive generates a patch using
'git diff' in the make_patch function. Is this an artefact?

I'd like to get rid of this use of 'git diff' because it invokes external 
diff drivers, which is totally unwanted if the driver is interactive - like 
the 'windiff' thing that I posted a week ago.

-- Hannes

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-10-09 14:27 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-09  8:51 'git diff' in rebase--interactive Johannes Sixt
2007-10-09 12:22 ` Johannes Schindelin
2007-10-09 12:35   ` Johannes Sixt
2007-10-09 12:59     ` [PATCH] rebase -i: use diff plumbing instead of porcelain Johannes Schindelin
2007-10-09 14:26       ` Johannes Sixt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).