]> git.ipfire.org Git - thirdparty/git.git/commit - fast-import.c
fast-import: set valid mode on root tree in "ls"
authorJohn Keeping <john@keeping.me.uk>
Sun, 23 Jun 2013 14:58:20 +0000 (15:58 +0100)
committerJunio C Hamano <gitster@pobox.com>
Sun, 23 Jun 2013 21:22:28 +0000 (14:22 -0700)
commitadefdba536623e23af5d808eea9ec3eba5c55dd6
tree71029810e4dde15d5605b047191158ec061662c0
parentaca70610b6dea395995790c2eda58535d4cbe12e
fast-import: set valid mode on root tree in "ls"

This prevents a failure later when we lift the restriction on ls with
the empty path.

Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
fast-import.c