Merge branch 'rs/resolve-ref-optional-result'
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 Oct 2017 04:48:19 +0000 (13:48 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Oct 2017 04:48:19 +0000 (13:48 +0900)
commitefe9d6ce33ed817150f4ff63ebfc14a3f7667eb4
tree445ad62e5235a01002086d2009b35fb9cc16af96
parent29a67ccc89b0f105aa8e6f675649145b88b2cb0e
parentefbd4fdfc9978bf3872ca8cf390da4ffa3480188
Merge branch 'rs/resolve-ref-optional-result'

Code clean-up.

* rs/resolve-ref-optional-result:
  refs: pass NULL to resolve_refdup() if hash is not needed
  refs: pass NULL to refs_resolve_refdup() if hash is not needed
builtin/checkout.c
builtin/receive-pack.c
refs/files-backend.c
wt-status.c