formatting

This commit is contained in:
Trevor Batley 2023-05-11 03:00:15 +02:00
parent a11a00eb25
commit 4ef91afbf8

View File

@ -22,11 +22,11 @@ git-get-and-build.sh \<repository\> \<organisation\> \[\<local\>\]\
* git-migrate-repo.sh\
create mirror or copy of src.koozali.org repository in a local GITEA instance\
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
* git-migrate-org.sh\
create mirrors of all repos for an organisation in a local GITEA instance\
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