WIP: tea clone: set upstream remote for mirrors #473

Draft
noerw wants to merge 2 commits from noerw/tea:clone-mirrors-upstream into main
Member

fixes #457

TODO:

  • don't set remote of master branch as upstream in case of a mirror repo.
fixes #457 TODO: - [ ] don't set remote of master branch as upstream in case of a mirror repo.
noerw added the
kind
enhancement
label 2022-03-16 22:16:14 +00:00
noerw added 1 commit 2022-03-16 22:16:14 +00:00
Some checks failed
continuous-integration/drone/pr Build is failing
7dc0ed91c6
tea clone: set upstream remote for mirrors
fixes #457
noerw added 1 commit 2022-03-16 22:48:36 +00:00
All checks were successful
continuous-integration/drone/pr Build is passing
e1633c387f
lint
noerw changed title from tea clone: set upstream remote for mirrors to WIP: tea clone: set upstream remote for mirrors 2022-03-19 11:29:54 +00:00
Some checks are pending
continuous-integration/drone/pr Build is passing
check-and-test / check-and-test (pull_request)
Required
This pull request has changes conflicting with the target branch.
  • modules/task/repo_clone.go

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u clone-mirrors-upstream:noerw-clone-mirrors-upstream
git checkout noerw-clone-mirrors-upstream
Sign in to join this conversation.
No description provided.