summaryrefslogtreecommitdiff
path: root/t/t3102-ls-tree-wildcards.sh
diff options
context:
space:
mode:
authorLibravatar Elijah Newren <newren@gmail.com>2018-08-08 13:28:07 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2018-08-08 14:53:16 -0700
commit388d0ff6e52d1d9f193db997a7f4ca1ee74e178f (patch)
tree93d84b7e9e2af6cdda73df3e71226e16908e78fb /t/t3102-ls-tree-wildcards.sh
parentGit 2.18 (diff)
downloadtgif-388d0ff6e52d1d9f193db997a7f4ca1ee74e178f.tar.xz
git-update-index.txt: reword possibly confusing example
The following phrase could be interpreted multiple ways: "To pretend you have a file with mode and sha1 at path" In particular, I can think of two: 1. Pretend we have some new file, which happens to have a given mode and sha1 2. Pretend one of the files we are already tracking has a different mode and sha1 than what it really does I think people could easily assume either case while reading, but the example command provided doesn't actually handle the first case, which caused some minor frustration to at least one user. Modify the example command so that it correctly handles both cases, and re-order the wording in a way that makes it more likely folks will assume the first interpretation. I believe the new example shouldn't pose any obstacles to those wanting the second interpretation (at worst, they pass an unnecessary extra flag). Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t3102-ls-tree-wildcards.sh')
0 files changed, 0 insertions, 0 deletions