Skip to content

Commit

Permalink
refs.c: reorder definitions more logically
Browse files Browse the repository at this point in the history
Reorder definitions in file: first check_refname_format() and helper
functions, then the functions for managing the ref_entry and ref_array
data structures, then ref_cache, then the more "business-logicky"
stuff.  No code is changed.

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 e8dde3e commit bc5fd6d
Showing 1 changed file with 256 additions and 253 deletions.
Loading

0 comments on commit bc5fd6d

Please sign in to comment.