issues
search
robertdfrench
/
git-pr
Pull requests without Git(Hub|Lab)
GNU General Public License v3.0
0
stars
1
forks
source link
git-pr-create fails to retry after network error
#55
Open
robertdfrench
opened
3 years ago
robertdfrench
commented
3 years ago
Disconnect network
git-pr-create A
creates a local, but not a remote branch
Connect network
git-pr-create A
exits nonzero after detecting that the local branch
A/123abc
already exists, and does not re-attempt to create the remote branch
git-pr-create A
creates a local, but not a remote branchgit-pr-create A
exits nonzero after detecting that the local branchA/123abc
already exists, and does not re-attempt to create the remote branch