]> git.ipfire.org Git - thirdparty/git.git/commit - refs/refs-internal.h
read_raw_ref(): take a (struct ref_store *) argument
authorMichael Haggerty <mhagger@alum.mit.edu>
Sun, 4 Sep 2016 16:08:20 +0000 (18:08 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 9 Sep 2016 22:28:12 +0000 (15:28 -0700)
commit34c7ad8ffc79c64d7f2261e6bcf6efd3adb16e7e
tree0840253cc0d710b741245c4b6f4223a799329161
parentb9180c9d5d13366e228130eb0d2f1451f2e4dfd6
read_raw_ref(): take a (struct ref_store *) argument

And make the function work for submodules.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
refs.c
refs/files-backend.c
refs/refs-internal.h