#762879 git log -G overrides --full-diff

Package:
git
Source:
git
Description:
fast, scalable, distributed revision control system
Submitter:
Jonathan Nieder
Date:
2014-09-25 21:06:06 UTC
Severity:
normal
#762879#5
Date:
2014-09-25 21:03:16 UTC
From:
To:
Today I tried the following command, hoping to find tests associated to
code that plays with check_ref_format:

	git log -p -Gcheck_refname_format --full-diff

Alas, the --full-diff option had no effect.