fix mirror/migrate errors in doco
This commit is contained in:
parent
e6d2809585
commit
9b82858000
@ -21,13 +21,13 @@ git-get-and-build.sh \<organisation\> \<repository\> \[\<local\>\]\
|
|||||||
|
|
||||||
* git-migrate-repo.sh\
|
* git-migrate-repo.sh\
|
||||||
create mirror or copy of src.koozali.org repository in a local GITEA instance\
|
create mirror or copy of src.koozali.org repository in a local GITEA instance\
|
||||||
git-mirror-repo.sh \<repository\> \<organisation\> \[\<copy|mirror\> \<target organisation\>\]\
|
git-migrate-repo.sh \<repository\> \<organisation\> \[\<copy|mirror\> \<target organisation\>\]\
|
||||||
\<copy|mirror\> will create local repo as either a copy or a mirror of the remote repo (default = copy)\
|
\<copy|mirror\> will create local repo as either a copy or a mirror of the remote repo (default = copy)\
|
||||||
\<target organisation\> within your local GITEA, otherwise local user - must exist already
|
\<target organisation\> within your local GITEA, otherwise local user - must exist already
|
||||||
|
|
||||||
* git-migrate-org.sh\
|
* git-migrate-org.sh\
|
||||||
create mirrors of all repos for an organisation in a local GITEA instance\
|
create mirrors of all repos for an organisation in a local GITEA instance\
|
||||||
git-mirror-org.sh \<organisation\> \[\<copy|mirror\> \<review\> \<target organisation\>\]\
|
git-migrate-org.sh \<organisation\> \[\<copy|mirror\> \<review\> \<target organisation\>\]\
|
||||||
\<copy|mirror\> will create local repos as either a copy or a mirror of the remote repos (default = copy)\
|
\<copy|mirror\> will create local repos as either a copy or a mirror of the remote repos (default = copy)\
|
||||||
\<review\> will just list the repos to be migrated, rather than doing it\
|
\<review\> will just list the repos to be migrated, rather than doing it\
|
||||||
\<target organisation\> within your local GITEA, otherwise local user - must exist already
|
\<target organisation\> within your local GITEA, otherwise local user - must exist already
|
Loading…
Reference in New Issue
Block a user