]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ab/git-remote-exit-code'
authorJunio C Hamano <gitster@pobox.com>
Mon, 9 Nov 2020 22:06:26 +0000 (14:06 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 9 Nov 2020 22:06:26 +0000 (14:06 -0800)
commitecf95d938b390e1ee7c1df78b9ebe3a59ffd44c9
tree521b6d2bc5ef5d51482e4313b9579ab80568b8ad
parent4c7eb63d2d4ad6d88a336357baaa6a934b604eda
parent9144ba4cf52bb0e891d7c10a331fc32c1d3e8f64
Merge branch 'ab/git-remote-exit-code'

Exit codes from "git remote add" etc. were not usable by scripted
callers.

* ab/git-remote-exit-code:
  remote: add meaningful exit code on missing/existing
builtin/remote.c
t/t5505-remote.sh