Update README with git-post-create-repo.sh details
This commit is contained in:
parent
b97d611c79
commit
9cbece1ab8
17
README.md
17
README.md
@ -92,3 +92,20 @@ optional params can appear in any order
|
|||||||
|
|
||||||
* \<noisy\> show line being executed
|
* \<noisy\> show line being executed
|
||||||
* \<additional\> additional params to be passed (up to 3) e.g. debug,force,local
|
* \<additional\> additional params to be passed (up to 3) e.g. debug,force,local
|
||||||
|
|
||||||
|
## git-post-create-repo.sh
|
||||||
|
Update a repo created from a template (contribs,base or 3rd party) with things not able to be updated from the template:
|
||||||
|
|
||||||
|
* \<repository\> repository (package) to be built (e.g. smeserver-yum)
|
||||||
|
* \<organisation\> can be any organisation or user on the remote GITEA instance
|
||||||
|
|
||||||
|
optional:
|
||||||
|
|
||||||
|
* \<local\> will migrate into your local GITEA (in config), otherwise remote GITEA
|
||||||
|
|
||||||
|
Does:
|
||||||
|
|
||||||
|
Rename spec file
|
||||||
|
Set current date in chagelog
|
||||||
|
Set Wiki and Issues links external (SME Wiki and Bugzilla)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user