Skip to content

Commit

Permalink
Unify write_index_file functions
Browse files Browse the repository at this point in the history
This patch unifies the write_index_file functions in
builtin-pack-objects.c and index-pack.c.  As the name
"index" is overloaded in git, move in the direction of
using "idx" and "pack idx" when refering to the pack index.
There should be no change in functionality.

Signed-off-by: Geert Bosch <bosch@gnat.com>
Acked-by: Nicolas Pitre <nico@cam.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
  • Loading branch information
Geert Bosch authored and Junio C Hamano committed Jun 2, 2007
1 parent 4bc7083 commit aa7e44b
Show file tree
Hide file tree
Showing 4 changed files with 245 additions and 341 deletions.
Loading

0 comments on commit aa7e44b

Please sign in to comment.