Junio C Hamano <junkio@cox.net> writes:I think there needs a bit of explanation and additional step that happened here. This by the way is not a made-up example. Everything, including the 20-minute away, were what happened when I did the latest blame fix you saw a few days ago. * I am still futzing with blame from time to time, and have this change almost permanently in my working tree. $ cat P.diff diff --git a/builtin-blame.c b/builtin-blame.c index dc3ffea..46ce45c 100644 --- a/builtin-blame.c +++ b/builtin-blame.c @@ -38,7 +38,7 @@ static int max_digits; static int max_score_digits; #ifndef DEBUG -#define DEBUG 0 +#define DEBUG 1 #endif * I also have the GIT-VERSION-GEN change in my working tree. * Of course I did tests here. * And then reverted the DEBUG back to 0 in preparation for "checking into the index" $ edit builtin-blame.c * And then I reverted it back for later futing. $ git apply P.diff ;# that is a permanent-temporary file. * Oops here is not just that builtin-blame.c would have been committed; I'd almost never do "commit -a" in this repository, because it would take that "DEBUG 1" change _and_ GIT-VERSION-GEN change into the commit. - 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
| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| David Chinner | Re: [RFD] BIO_RW_BARRIER - what it means for devices, filesystems, and dm/md. |
| Andrew Morton | -mm merge plans for 2.6.23 |
| Trent Piepho | Re: [PATCH] [POWERPC] Improve (in|out)_beXX() asm code |
git: | |
| David Miller | Re: iptables very slow after commit784544739a25c30637397ace5489eeb6e15d7d49 |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | [GIT]: Networking |
