summaryrefslogtreecommitdiffstats
path: root/bin/prepinfo
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2008-12-28 20:29:22 +0000
committerZac Medico <zmedico@gentoo.org>2008-12-28 20:29:22 +0000
commita16ade2ad496c3716fd551a460c06eef67fc1ca6 (patch)
tree5336e7a48e642f34eb22b279eeeb584a4030e557 /bin/prepinfo
parent635dc884018a290316ce75d1f3628fae796a3a2f (diff)
downloadportage-a16ade2ad496c3716fd551a460c06eef67fc1ca6.tar.gz
portage-a16ade2ad496c3716fd551a460c06eef67fc1ca6.tar.bz2
portage-a16ade2ad496c3716fd551a460c06eef67fc1ca6.zip
Bug #252727 - Use `git diff-index --name-only --diff-filter=M HEAD` instead
of `git ls-files -m --with-tree=HEAD` since the latter doesn't behave like we want for files that have been added to the index. Also, use `git diff-index` instead of `git diff` since the latter is considered a high-level "porcelain" command which means that it's interface may not be reliable. svn path=/main/trunk/; revision=12359
Diffstat (limited to 'bin/prepinfo')
0 files changed, 0 insertions, 0 deletions