diff options
author | Derrick Stolee <derrickstolee@github.com> | 2022-10-12 12:52:37 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-10-12 09:13:25 -0700 |
commit | 89bd7fedf947484da08e2722d663fdac23a431be (patch) | |
tree | 3b293a3fd460a91bc59ae0511338348f3a5c2aec /t/unit-tests | |
parent | c23f592117bac30765ca22545386c3e9304da803 (diff) |
bundle: add flags to verify_bundle()
The verify_bundle() method has a 'verbose' option, but we will want to
extend this method to have more granular control over its output. First,
replace this 'verbose' option with a new 'flags' option with a single
possible value: VERIFY_BUNDLE_VERBOSE.
Signed-off-by: Derrick Stolee <derrickstolee@github.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests')
0 files changed, 0 insertions, 0 deletions