chiark / gitweb /
fetch_from_archive: Return the hash (and update the comment)
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 18 Sep 2016 11:32:49 +0000 (12:32 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 18 Sep 2016 12:27:59 +0000 (13:27 +0100)
commit7031bce4c16fea6e76c48753162d07d6aeef3531
tree9efee40b7c8f672c1b56b0bc0b56f54f7af0f5d7
parent226518037ab030a717936762712a0d9431c04a6f
fetch_from_archive: Return the hash (and update the comment)

All the call sites currently treat the return value as a boolean, and
the truthiness and falsishness of return values is unchanged, so there
is no overall functional change.

Also, clarify the head comment somewhat.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dgit