Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ls-tree documentation: enhance notes on subdirectory and pathspec beh…
…aviour When run in a working copy subdirectory, git-ls-tree will automagically add the prefix to the pathspec, which can result in an unexpected behavior when the tree object accessed is not the root tree object. Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information