]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jc/missing-ref-store-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:55 +0000 (13:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Apr 2020 20:42:55 +0000 (13:42 -0700)
commit95ca48973d351cdd40e6497b82ab85b95e432fab
tree9e275d3dad4046ec1f10fde07ee10cee21231449
parentbc20556505e4c337d34d1e5272c9bdc274dd081a
parent022046107186746913ef43a33f4b6862817bf6da
Merge branch 'jc/missing-ref-store-fix'

We've left the command line parsing of "git log :/a/b/" broken for
about a full year without anybody noticing, which has been
corrected.

* jc/missing-ref-store-fix:
  repository: mark the "refs" pointer as private
  sha1-name: do not assume that the ref store is initialized
refs.c
repository.h
sha1-name.c