mirror of
https://gitlab.com/fbb-git/cppannotations
synced 2024-11-16 07:48:44 +01:00
finished README.steps
This commit is contained in:
parent
22cf18b65a
commit
deb18b6a13
1 changed files with 36 additions and 0 deletions
36
README.steps
36
README.steps
|
@ -25,6 +25,42 @@ root:
|
||||||
|
|
||||||
--------------------------------------------------------------------------
|
--------------------------------------------------------------------------
|
||||||
|
|
||||||
|
xd sa - source directory
|
||||||
|
|
||||||
|
build distclean - cleanup
|
||||||
|
|
||||||
|
xd gas - dir. to change to gitlab
|
||||||
|
|
||||||
|
git co web-pages - gitlab web-pages branch
|
||||||
|
|
||||||
|
update - upload to gitlab
|
||||||
|
|
||||||
|
|
||||||
|
xd gc - cppannotations-zip
|
||||||
|
|
||||||
|
git ci -am 'Zips of the new major release 11.0.0' (or comparable)
|
||||||
|
|
||||||
|
git push
|
||||||
|
|
||||||
|
git tag 11.1.0 -sm '11.1.0 Release Tag' (or comparable)
|
||||||
|
|
||||||
|
git push --tags
|
||||||
|
|
||||||
|
|
||||||
|
xd sa - source directory
|
||||||
|
|
||||||
|
git tag 11.1.0 -sm '11.1.0 Release Tag' (or comparable)
|
||||||
|
|
||||||
|
git push --tags
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
xd ga - git/annotations directory
|
||||||
|
|
||||||
|
git-post - upload to debian
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue