Re: [BUG/PATCH] git grep shows the same hit repeatedly for unmerged paths
From: Junio C Hamano <hidden> Date: 2016-06-15 22:43:56
Johannes Sixt [off-list ref] writes:
No, it doesn't. Neither before nor after this change. (I actually thought it
would without this change, but I obviously was wrong.)
Sorry, my mistake. "git grep" traditionally skips unmerged paths.
It might make sense to grep in stage #2 if a path is unmerged, just like
we use stage #2 in diff-files.