|
From: Heiko Voigt <hvoigt <at> hvoigt.net>
Subject: Re: Re: [BUG] git gui blame: Show History Context broken since 29e5573d Newsgroups: gmane.comp.version-control.git Date: 2010-02-22 22:38:44 GMT (1 year, 50 weeks, 2 days, 14 hours and 54 minutes ago) On Mon, Feb 22, 2010 at 04:18:11PM +0100, Giuseppe Bilotta wrote: > On Mon, Feb 22, 2010 at 9:27 AM, Matthieu Moy > <Matthieu.Moy <at> grenoble-inp.fr> wrote: > > Hi, > > > > In "git gui blame", right-clicking on the left fringe and chosing > > "Show History Context" in the context-menu doesn't work for me in the > > latest git. It says: > > > > couldn't change working directory to "": no such file or directory > > Definitely my fault. _gitworktree was not being set up correctly when > support for bare repositories was enabled and the repo was not bare > (like in the blame case). Patch incoming, can you see if it does the > job for you? It seems to fix it here. Isn't this the same bug as this one fixes: http://article.gmane.org/gmane.comp.version-control.git/140288 cheers Heiko |
|