Skip to content

Commit

Permalink
refs.c: rename ref_array -> ref_dir
Browse files Browse the repository at this point in the history
This purely textual change is in preparation for storing references
hierarchically, when the old ref_array structure will represent one
"directory" of references.  Rename functions that deal with this
structure analogously, and also rename the structure's "refs" member
to "entries".

Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Michael Haggerty authored and Junio C Hamano committed Apr 10, 2012
1 parent 593f1bb commit d317727
Showing 1 changed file with 97 additions and 98 deletions.
Loading

0 comments on commit d317727

Please sign in to comment.