formatting
This commit is contained in:
parent
a11a00eb25
commit
4ef91afbf8
@ -22,11 +22,11 @@ git-get-and-build.sh \<repository\> \<organisation\> \[\<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-mirror-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
|
\<target organisation\> within your local GITEA, otherwise local user
|
||||||
|
|
||||||
* 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\> \<target organisation\>\]\
|
git-mirror-org.sh \<organisation\> \[\<copy|mirror\> \<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)\
|
||||||
\<target organisation\> within your local GITEA, otherwise local user
|
\<target organisation\> within your local GITEA, otherwise local user
|
Loading…
Reference in New Issue
Block a user