bug-diffutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug-diffutils] bug#21674: Fix for context-header


From: Gisle Vanem
Subject: [bug-diffutils] bug#21674: Fix for context-header
Date: Mon, 12 Oct 2015 22:04:11 +0200
User-agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0 SeaMonkey/2.41a1

I've made a small fix for the context-header. Which IMHO
makes it more apparent which of the 2 files are newest.

Header in Git-repo is now (example from libcurl):
  --- ./lib/curl_addrinfo.c 2015-03-25 23:44:19
  +++ Git-latest/lib/curl_addrinfo.c 2015-03-25 23:39:26

Header after my .diff:
  --- ./lib/curl_addrinfo.c          2015-03-25 23:44:19
  +++ Git-latest/lib/curl_addrinfo.c 2015-03-25 23:39:26

I've put the .diff and some description here:
  https://gist.github.com/gvanem/b28fe02889e05005bba5

(so I don't loose the reference to it).

--
--gv





reply via email to

[Prev in Thread] Current Thread [Next in Thread]