mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-07 03:35:30 -05:00
udpate the howto
This commit is contained in:
parent
60aea81750
commit
517ed1a030
1 changed files with 4 additions and 3 deletions
|
|
@ -12,10 +12,11 @@ can be removed.
|
||||||
removed deprecated functions, etc.
|
removed deprecated functions, etc.
|
||||||
5. update `CHANGELOG.md` (see its end to find the right git command)
|
5. update `CHANGELOG.md` (see its end to find the right git command)
|
||||||
6. commit the changes
|
6. commit the changes
|
||||||
7. `git checkout stable; oasis setup`
|
7. `git checkout stable`
|
||||||
8. `git merge master`
|
8. `git merge master`
|
||||||
9. tag, and push both to github
|
9. `oasis setup; make tests doc`
|
||||||
10. new opam package
|
10. tag, and push both to github
|
||||||
|
11. new opam package
|
||||||
|
|
||||||
== List Authors
|
== List Authors
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue