Hi, list!

$ git --version
git version 1.6.0.GIT

$ git gui --version
git-gui version 0.11.GITGUI

I like 'stage hunk for commit' feature in Git Gui, but often it gives
me an error message box:

fatal: git-apply: bad git-diff - inconsistent old filename on line 4

I was not able to deduce a way to reproduce this message. Please
advise on how can I get some more debug info.

First four lines of git-diff on the file in question:

diff --git a/path/file.ext b/path/file.ext
index 85d26de..49fd00f 100644
--- a/path/file.ext
+++ b/path/file.ext

All paths are identical (sorry, can't show them).

Thanks in advance,
Alexander.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To post to this group, send email to git-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to