[win-bootstrap] Use git config commands supported by older versions
In git 2.41, both `list` and `unset` are only options, `--list` and `--unset` respectively. See https://git-scm.com/docs/git-config/2.41.0 These modes are deprecated in later versions; it is recommended to migrate to the newer syntax, but the old syntax is still supported. Bug: b/382395049 Change-Id: I9150983084b91279e4f4587a80737e6813937cd6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6083215 Commit-Queue: Anne Redulla <aredulla@google.com> Reviewed-by: Peter Boström <pbos@chromium.org> Owners-Override: Anne Redulla <aredulla@google.com>changes/15/6083215/4
parent
b4382c66d9
commit
719139c30a
Loading…
Reference in New Issue