On Mon, May 20, 2019 at 11:53:12PM +0200, Ævar Arnfjörð Bjarmason wrote:
> Amend the intro to note that it's better to ask the index about files
> already tracked by it.
>
> I've seen uses of this in the wild where the use-case was finding
> object IDs for files found in a freshly cloned repo, i.
Amend the intro to note that it's better to ask the index about files
already tracked by it.
I've seen uses of this in the wild where the use-case was finding
object IDs for files found in a freshly cloned repo, i.e. something
like "git ls-files | git hash-object --stdin-paths".
Signed-off-by: Æv
2 matches
Mail list logo