Public bug reported: using set -e leads to a failing script in case git config returns a 1 as an error code upstream has already a fix for it
See commit https://github.com/tj/git- extras/commit/fd2151f9bb837ca2c76b1441b6df5151546c4322#diff- 774947abd9138b1798cc57d5e550cda2 ** Affects: git-extras (Ubuntu) Importance: Undecided Status: New ** Summary changed: - git delete-branch did not work with latest git that return a an error code of 1 if git config did not return a value + git delete-branch did not work in case the called git config fails -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1775592 Title: git delete-branch did not work in case the called git config fails To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/git-extras/+bug/1775592/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
