You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/doc/usage/command-line.en-us.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -447,7 +447,7 @@ Manage running server operations:
447
447
Dump-repo dumps repository data from git/github/gitea/gitlab:
448
448
449
449
- Options:
450
-
-`--git_service service` : Git service, it could be `git`, `github`, `gitea`, `gitlab`
450
+
-`--git_service service` : Git service, it could be `git`, `github`, `gitea`, `gitlab`, If clone_addr could be recognized, this could be ignored.
451
451
-`--repo_dir dir`, `-r dir`: Repository dir path to store the data
452
452
-`--clone_addr addr`: The URL will be clone, currently could be a git/github/gitea/gitlab http/https URL. i.e. https://github.com/lunny/tango.git
453
453
-`--auth_username lunny`: The username to visit the clone_addr
0 commit comments