Re: git diff --cc bug

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Johannes Sixt
Date: Monday, June 16, 2008 - 4:48 am

Johannes Sixt schrieb:

Attached is a tar.gz of a repository the exposes the bug when a simple
'git diff' is run. If -U2 is added, the removals at the beginning of the
hunk are not shown, as expected. If -U4 is added, more changes are shown
at the beginning of the hunk, which happen to be separated by 3 lines of
context from the part that is unexpectedly visible with -U3.

-- Hannes
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git diff --cc bug, Johannes Sixt, (Thu Jun 12, 4:48 am)
Re: git diff --cc bug, Johannes Sixt, (Mon Jun 16, 4:48 am)
Re: git diff --cc bug, Junio C Hamano, (Wed Jun 18, 11:54 pm)
Re: git diff --cc bug, Johannes Sixt, (Thu Jun 19, 1:11 am)