]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ds/scalar-unregister-idempotent'
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Oct 2022 17:08:40 +0000 (10:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Oct 2022 17:08:40 +0000 (10:08 -0700)
"scalar unregister" in a repository that is already been
unregistered reported an error.

* ds/scalar-unregister-idempotent:
  string-list: document iterator behavior on NULL input
  gc: replace config subprocesses with API calls
  scalar: make 'unregister' idempotent
  maintenance: add 'unregister --force'


Trivial merge