]> git.ipfire.org Git - thirdparty/git.git/commit - refs/files-backend.c
read_raw_ref(): rename flags argument to type
authorMichael Haggerty <mhagger@alum.mit.edu>
Tue, 26 Apr 2016 01:06:23 +0000 (03:06 +0200)
committerMichael Haggerty <mhagger@alum.mit.edu>
Mon, 13 Jun 2016 09:23:49 +0000 (11:23 +0200)
commit3a0b6b9aba844075e802a6dc4c24622b34ab535b
treeb076c1b457510205ae4d2666472f93ca21ad5e18
parentefe472813d60befd72d6e2797934c90b22a26c93
read_raw_ref(): rename flags argument to type

This will hopefully reduce confusion with the "flags" arguments that are
used in many functions in this module as an input parameter to choose
how the function should operate.

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
refs/files-backend.c
refs/refs-internal.h