Re: git blame crashes with internal error

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Björn <B.Steinbrink@...>
Cc: Andreas Ericsson <ae@...>, <gitster@...>, <git@...>
Date: Sunday, October 14, 2007 - 4:21 pm

Hi,

On Sun, 14 Oct 2007, Bj?rn Steinbrink wrote:


I think it is not useless.  It says exactly the same as I did, in another 
reply:  git blame starts with your working tree.  As such, it has to do 
some operations which happen to fail on unmerged files.

So the solution in your case _really_ is:

	git blame HEAD file2

Explanation: with that command line, you ask git blame to start with a 
given revision (instead of the working tree), which just so happens to be 
the HEAD revision.

Hth,
Dscho

-
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git blame crashes with internal error, Björn, (Sun Oct 14, 10:36 am)
Re: git blame crashes with internal error, Linus Torvalds, (Mon Oct 15, 11:39 am)
Re: git blame crashes with internal error, Alex Riesen, (Sun Oct 14, 12:37 pm)
Re: git blame crashes with internal error, Johannes Schindelin, (Sun Oct 14, 1:51 pm)
Re: git blame crashes with internal error, Alex Riesen, (Sun Oct 14, 1:33 pm)
Re: git blame crashes with internal error, Andreas Ericsson, (Sun Oct 14, 10:51 am)
Re: git blame crashes with internal error, Björn, (Sun Oct 14, 11:23 am)
Re: git blame crashes with internal error, Johannes Schindelin, (Sun Oct 14, 1:32 pm)
Re: git blame crashes with internal error, Björn, (Sun Oct 14, 4:18 pm)
Re: git blame crashes with internal error, Johannes Schindelin, (Sun Oct 14, 4:21 pm)
Re: git blame crashes with internal error, David Kastrup, (Sun Oct 14, 10:56 am)
Re: git blame crashes with internal error, Pierre Habouzit, (Sun Oct 14, 12:50 pm)