Add tea clone #411

Merged
lunny merged 14 commits from noerw/tea:add-repo-clone into master 2021-10-18 12:09:28 +00:00

14 Commits

Author SHA1 Message Date
b4e302c2f9 improve help layout
All checks were successful
continuous-integration/drone/pr Build is passing
2021-10-18 11:59:58 +02:00
0bdd95adbc lint
All checks were successful
continuous-integration/drone/pr Build is passing
2021-10-18 11:52:40 +02:00
0674a1c6f4 fix docs
Some checks failed
continuous-integration/drone/pr Build is failing
2021-10-18 11:50:47 +02:00
b8cec7336f accept repo slug as first arg instead of --repo
Some checks failed
continuous-integration/drone/pr Build is failing
and accept various formats (tea, gitea/tea, gitea.com/gitea/tea, ...)
2021-10-18 11:35:06 +02:00
b7ab1cf95e refactor URL handling + test git.ParseURL
in preparation to handle more cases for `tea clone <url-like>`
2021-10-18 11:33:18 +02:00
4077ea7102 move out of repo namespace 2021-10-18 10:21:50 +02:00
96d2caec52 Merge branch 'master' into add-repo-clone
All checks were successful
continuous-integration/drone/pr Build is passing
2021-10-18 09:28:28 +02:00
Norwin
ff48a84007 Merge branch 'master' into add-repo-clone
All checks were successful
continuous-integration/drone/pr Build is passing
2021-10-12 14:46:25 +08:00
techknowlogick
e295f32625 Merge branch 'master' into add-repo-clone
All checks were successful
continuous-integration/drone/pr Build is passing
2021-10-05 01:44:37 +08:00
Norwin
13600ad4a9 Merge branch 'master' into add-repo-clone
Some checks failed
continuous-integration/drone/pr Build is failing
2021-10-03 18:51:24 +08:00
344bd6ce74 move clone logic into task.RepoClone()
All checks were successful
continuous-integration/drone/pr Build is passing
2021-09-28 12:28:28 +02:00
b1efcc7a09 set up upstream remote for forks 2021-09-28 12:14:53 +02:00
89aae7a87e 2021... 2021-09-28 11:50:05 +02:00
662f90e979 add tea repo clone
All checks were successful
continuous-integration/drone/pr Build is passing
2021-09-25 12:33:17 +02:00