Migrate gitea import to gitea.com #51

Open
techknowlogick wants to merge 4 commits from techknowlogick-patch-4 into main

blocked until gitea has been migrated.

blocked until gitea has been migrated.
lunny reviewed 2019-08-28 02:33:15 +00:00
Dismissed
@ -7,3 +7,2 @@
menu: "sidebar"
goimport: "code.gitea.io/gitea git https://github.com/go-gitea/gitea"
gosource: "code.gitea.io/gitea https://github.com/go-gitea/gitea https://github.com/go-gitea/gitea/tree/master{/dir} https://github.com/go-gitea/gitea/blob/master{/dir}/{file}#L{line}"
goimport: "code.gitea.io/gitea git https://gitea.com/gitea/gitea"
Owner

tree -> src/branch
blob -> src/branch

tree -> src/branch blob -> src/branch
Owner
  • tree -> src/branch
  • blob -> src/branch
- [ ] tree -> src/branch - [ ] blob -> src/branch
Author
Owner

updated

updated
techknowlogick added 1 commit 2020-10-24 21:30:42 +00:00
Merge branch 'master' into techknowlogick-patch-4
All checks were successful
continuous-integration/drone/pr Build is passing
7dd57a1320
lunny approved these changes 2020-10-25 01:53:56 +00:00
Dismissed
All checks were successful
continuous-integration/drone/pr Build is passing
This pull request has changes conflicting with the target branch.
  • content/page/gitea.md

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin techknowlogick-patch-4:techknowlogick-patch-4
git checkout techknowlogick-patch-4
Sign in to join this conversation.
No description provided.