added description of review option
This commit is contained in:
parent
2466258187
commit
b6c9e66cc9
@ -2,7 +2,7 @@
|
||||
|
||||
Utilities to use with smeserver on Koozali.org GITEA instance
|
||||
|
||||
Just a repackaging of Brian Read's tools with some modifications for the new git structure and some tidy-up of the ini file and debug statements
|
||||
Just a repackaging of some of Brian Read's tools with some modifications for the new git structure and some tidy-up of the ini file and debug statements
|
||||
|
||||
* config\
|
||||
sample ~/.smegit/config or /etc/smegit.ini file - fill in your details\
|
||||
@ -27,6 +27,7 @@ git-mirror-repo.sh \<repository\> \<organisation\> \[\<copy|mirror\> \<target or
|
||||
|
||||
* 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\>\]\
|
||||
git-mirror-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)\
|
||||
\<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
|
Loading…
Reference in New Issue
Block a user