diff options
| author | Christian Couder <christian.couder@gmail.com> | 2026-08-11 10:33:07 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2026-08-11 07:33:17 -0700 |
| commit | a895a37c1bccbfc19892df14ea83c56ea4f50e87 (patch) | |
| tree | 69401b29ebb15a3156e859ba728aac9cb4926f3c /contrib/persistent-https | |
| parent | 62c1a58eebe81708f9c2408918f76713285e62a0 (diff) | |
fast-import: use int for some bool flags
The `show_stats` and `quiet` flags are meant to be parsed and used as
boolean flags.
To easily parse them using OPT_BOOL in a following commit, let's change
their type from 'unsigned int' to just 'int'.
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
