On Wed, Aug 13, 2008 at 03:51:21PM +0200, Johannes Sixt wrote:Yep. This has been broken for some time, too. I bisected it down to cad3a205 from last year, which is in v1.5.3. It's yet another incarnation of the same bug we keep seeing (which I suppose is why you cc'd me). Anytime you look at the config before running setup_git_directory, it screws up the GIT_DIR calculation for bare repositories. AFAIK it's a bad interaction between the lazy setup in setup_git_env and the magic in setup_git_directory. I'm sure there is a "right" solution but I haven't had time to figure it out yet. In this case, we are looking at the config to get the value of core.pager. As a workaround, you could try doing that lookup in the forked pager child (however, I don't think that would work on platforms where run_command doesn't use fork). -Peff -- 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 KH | [GIT PATCH] driver core patches against 2.6.24 |
| James Bottomley | Re: Integration of SCST in the mainstream Linux kernel |
| Stephen Rothwell | Re: Announce: Linux-next (Or Andrew's dream :-)) |
| Arjan van de Ven | Re: [malware-list] [RFC 0/5] [TALPA] Intro to a linux interfaceforon access scanning |
| Patrick McHardy | Re: [GIT]: Networking |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Eric W. Biederman | Re: namespace support requires network modules to say "GPL" |
git: | |
