diff options
| author | Karthik Nayak <karthik.188@gmail.com> | 2015-07-07 21:36:08 +0530 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2015-08-03 10:25:27 -0700 |
| commit | b2172fdf702426cb4eba093b5504d0a0e9e59746 (patch) | |
| tree | 0d85fb73d6ad4bd1625ad119fc05feb608fe3110 /commit.h | |
| parent | af83bafa4867ba16368e58f36e8311e9591e68f4 (diff) | |
| download | git-b2172fdf702426cb4eba093b5504d0a0e9e59746.tar.gz | |
tag: libify parse_opt_points_at()
Rename 'parse_opt_points_at()' to 'parse_opt_object_name()' and
move it from 'tag.c' to 'parse-options'. This now acts as a common
parse_opt function which accepts an objectname and stores it into
a sha1_array.
Based-on-patch-by: Jeff King <peff@peff.net>
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>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions
