diff options
| author | Christian Couder <christian.couder@gmail.com> | 2026-08-11 10:33:12 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-08-11 07:33:17 -0700 |
| commit | 87cf4d72999cdfdb343964e2027ce4a3c6cb8d04 (patch) | |
| tree | e9b8ebb28896e132a240591bb769a799bd7b921f /contrib/persistent-https | |
| parent | 27ab5815f72848e9a25e11ee93d6b036a338933b (diff) | |
fast-import: use callbacks to parse some options
A previous commit started using the parse-option API to generate proper
`git fast-import -h` and `git fast-import --help-all` output.
Let's prepare for when we can use that API to also parse the options by
using OPT_CALLBACK for some options that require special processing of
their arguments.
A following commit will actually parse the options using these
callbacks.
Signed-off-by: Christian Couder <christian.couder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/persistent-https')
0 files changed, 0 insertions, 0 deletions
