diff options
| author | brian m. carlson <sandals@crustytoothpaste.net> | 2018-05-02 00:26:04 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2018-05-02 13:59:52 +0900 |
| commit | a0554934364f3c8921abb8f7526301e81c230dac (patch) | |
| tree | d38150351e7016c712760f60cfcdc1acd03ab8ed /git-add--interactive.perl | |
| parent | sha1_file: convert cached object code to struct object_id (diff) | |
| download | git-a0554934364f3c8921abb8f7526301e81c230dac.tar.gz git-a0554934364f3c8921abb8f7526301e81c230dac.zip | |
cache-tree: use is_empty_tree_oid
When comparing an object ID against that of the empty tree, use the
is_empty_tree_oid function to ensure that we abstract over the hash
algorithm properly. In addition, this is more readable than a plain
oidcmp.
Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-add--interactive.perl')
0 files changed, 0 insertions, 0 deletions
