Skip to content

Commit

Permalink
branch.c: use 'ref-filter' data structures
Browse files Browse the repository at this point in the history
Make 'branch.c' use 'ref-filter' data structures and make changes to
support the new data structures. This is a part of the process of
porting 'branch.c' to use 'ref-filter' APIs.

This is a temporary step before porting 'branch.c' to use 'ref-filter'
completely. As this is a temporary step, most of the code introduced
here will be removed when 'branch.c' is ported over to use
'ref-filter' APIs.

Mentored-by: Christian Couder <christian.couder@gmail.com>
Mentored-by: Matthieu Moy <matthieu.moy@grenoble-inp.fr>
Signed-off-by: Karthik Nayak <karthik.188@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
KarthikNayak authored and gitster committed Sep 25, 2015
1 parent ca41799 commit 1511b22
Show file tree
Hide file tree
Showing 2 changed files with 134 additions and 190 deletions.

0 comments on commit 1511b22

Please sign in to comment.