On Fri, Nov 17, 2006 at 11:39:20AM +0100, Pierre Habouzit wrote: > git ls-remote does not works like before (it seems it bails out when > you give him $GIT_DIR as an argument) and breaks many commands, > including gitk (but other fails also). > > this impedes git usability a *lot* as gitk is really a central tool to > keep track of what's going on for quite complicated projects. > > instead of $GIT_DIR git ls-remote seems to want $GIT_DIR/.. wich is > quite incompatible with an external .git as well anyway.
Hi Pierre, I cannot reproduce this from your description. Also git-ls-remote.sh didn't change since 1.4.3. Can you please paste the exact command you run and the error message you receive? Thanks, Gerrit. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

