diff options
author | Jeff King <peff@peff.net> | 2017-05-19 08:58:05 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-05-24 10:59:27 +0900 |
commit | d04ec74b17138733463c0ca1024fdbb42be6096a (patch) | |
tree | 711320a3ef563cdffbc4b8038515e3c179aa87ca /t | |
parent | diff: pass whole pending entry in blobinfo (diff) | |
download | tgif-d04ec74b17138733463c0ca1024fdbb42be6096a.tar.xz |
diff: use the word "path" instead of "name" for blobs
The stuff_change() function makes diff_filespecs out of
blobs. The term we generally use for filespecs is "path",
not "name", so let's be consistent here. That will make
things less confusing when the next patch starts caring
about the path/name distinction inside the pending object
array.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions