Re: [PATCH] git-update-index.txt: reword possibly confusing example

2018-08-08 Thread Junio C Hamano
Elijah Newren writes: > 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 fi

[PATCH] git-update-index.txt: reword possibly confusing example

2018-08-08 Thread Elijah Newren
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 dif