]> Sergey Matveev's repositories - public-inbox.git/commitdiff
fetch: support --exit-code switch
authorEric Wong <e@80x24.org>
Wed, 15 Sep 2021 21:35:55 +0000 (21:35 +0000)
committerEric Wong <e@80x24.org>
Wed, 15 Sep 2021 23:12:51 +0000 (23:12 +0000)
As noted in the new manpage entry, this is useful for avoiding
public-inbox-index invocations when there's nothing to update.
We use 127 to match "grok-pull", and also because it doesn't
conflict with any of the current curl(1) exit codes.


No differences found