Merge branch 'jc/missing-ref-store-fix'
authorJunio C Hamano <redacted>
Wed, 22 Apr 2020 20:42:55 +0000 (13:42 -0700)
committerJunio C Hamano <redacted>
Wed, 22 Apr 2020 20:42:55 +0000 (13:42 -0700)
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

1  2 
refs.c
repository.h
sha1-name.c

diff --cc refs.c
Simple merge
diff --cc repository.h
Simple merge
diff --cc sha1-name.c
Simple merge
git clone https://git.99rst.org/PROJECT