summaryrefslogtreecommitdiff
path: root/object.c
diff options
context:
space:
mode:
authorKirill Smelkov <kirr@mns.spb.ru>2014-02-24 20:21:41 +0400
committerJunio C Hamano <gitster@pobox.com>2014-03-20 15:04:32 -0700
commit9bc0619655dfd183eb5d0d47b4d63a511acd5c64 (patch)
tree0263de146ea5cab07d8d75a20fb7346219654970 /object.c
parent903bba68abb8153f181d854e9a7075b893f1303f (diff)
downloadgit-9bc0619655dfd183eb5d0d47b4d63a511acd5c64.tar.gz
tree-diff: rename compare_tree_entry -> tree_entry_pathcmp
Since previous commit, this function does not compare entry hashes, and mode are compared fully outside of it. So what it does is compare entry names and DIR bit in modes. Reflect this in its name. Add documentation stating the semantics, and move the note about files/dirs comparison to it. Signed-off-by: Kirill Smelkov <kirr@mns.spb.ru> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'object.c')
0 files changed, 0 insertions, 0 deletions