Fix running in repos without remote #472

Merged
6543 merged 2 commits from noerw/tea:fix-no-remote-handling into master 2022-03-29 00:01:38 +00:00
Member

For tea, the case of no remotes in the local repo context is equal to errNotAGiteaRepo.
This error type is already gracefully handled, so with this change, tea doesn't reject working from a repo without remotes.

fixes #455, closes #465

For tea, the case of no remotes in the local repo context is equal to `errNotAGiteaRepo`. This error type is already gracefully handled, so with this change, tea doesn't reject working from a repo without remotes. fixes #455, closes #465
noerw added this to the v0.9.0 milestone 2022-03-16 21:42:47 +00:00
noerw added the
kind/bug
label 2022-03-16 21:42:47 +00:00
noerw added 1 commit 2022-03-16 21:42:48 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
b86c2543e8
WIP
noerw added 1 commit 2022-03-19 11:11:50 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
7cbca4eb64
Merge branch 'master' into fix-no-remote-handling
zeripath approved these changes 2022-03-28 23:23:43 +00:00
6543 approved these changes 2022-03-29 00:01:27 +00:00
6543 merged commit 329200b1ef into master 2022-03-29 00:01:38 +00:00
6543 deleted branch fix-no-remote-handling 2022-03-29 00:01:38 +00:00
Sign in to join this conversation.
No description provided.