GNU bug report logs -
#35420
Support git in ediff-patch-file
Previous Next
Reported by: Juri Linkov <juri <at> linkov.net>
Date: Wed, 24 Apr 2019 21:42:02 UTC
Severity: wishlist
Tags: patch
Done: Juri Linkov <juri <at> linkov.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
>>>>> On Thu, 25 Apr 2019 11:46:33 +0300, Eli Zaretskii <eliz <at> gnu.org> said:
>> From: Robert Pluim <rpluim <at> gmail.com> Cc: Juri Linkov
>> <juri <at> linkov.net>, 35420 <at> debbugs.gnu.org Date: Thu, 25 Apr 2019
>> 09:53:16 +0200
>>
>> You get i/, w/ and/or c/ when you run 'git diff' inside your
>> working tree, depending on whether the changed file is in the
>> 'i'ndex, 'w'orking tree, or 'c'ache (also known as the staging
>> area). Things like 'git format-patch' and 'git show' use a/ and
>> b/ by default.
>>
>> And of course, since this is git, you can tell it to use other
>> prefixes using '--src-prefix' and '--dst-prefix'.
Eli> Thanks. I guess we'd like to support these use cases as
Eli> well, right?
Yes, that would be a good improvement.
Eli> Also, what's the situation with hg? Is it similar?
I donʼt use hg, but based on a quick test it uses a/ and b/
Robert
This bug report was last modified 6 years and 19 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.