> "git diff --uncached" invokes the GIT_EXTERNAL_DIFF variable with just oneYou are looking at an unmerged path. 'GIT_EXTERNAL_DIFF':: When the environment variable 'GIT_EXTERNAL_DIFF' is set, the program named by it is called, instead of the diff invocation described above. For a path that is added, removed, or modified, 'GIT_EXTERNAL_DIFF' is called with 7 parameters: ... + For a path that is unmerged, 'GIT_EXTERNAL_DIFF' is called with 1 parameter, <path>. The script needs to decide how it wants to present an unmerged path; the information on each unmerged stages can be read from the output of "ls-files -u $thatpath". - 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
| Bart Van Assche | Integration of SCST in the mainstream Linux kernel |
| Dave Hansen | Re: [RFC/PATCH] Documentation of kernel messages |
| Alan Cox | [PATCH 00/80] TTY updates for 2.6.28 |
| Pavel Roskin | ndiswrapper and GPL-only symbols redux |
git: | |
| Linus Torvalds | Re: [GIT]: Networking |
| Gerrit Renker | [PATCH 03/37] dccp: List management for new feature negotiation |
| Jeff Garzik | Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin" |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
