diff options
author | Karthik Nayak <karthik.188@gmail.com> | 2016-02-17 23:36:11 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-02-17 14:06:45 -0800 |
commit | b072add7fbcef19bd49d70fe9adad05b2374295e (patch) | |
tree | 9e67fd69524fa4a1f0ed5ff5e68c662f811efc1a /merge-blobs.c | |
parent | 50cd83dca100174ba95baa9f6ed8426bce731ac2 (diff) | |
download | git-b072add7fbcef19bd49d70fe9adad05b2374295e.tar.gz |
ref-filter: introduce struct used_atom
Introduce the 'used_atom' structure to replace the existing
implementation of 'used_atom' (which is a list of atoms). This helps
us parse atoms beforehand and store required details into the
'used_atom' for future usage.
Helped-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Karthik Nayak <Karthik.188@gmail.com>
Reviewed-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'merge-blobs.c')
0 files changed, 0 insertions, 0 deletions