mirror of
https://github.com/c-cube/ocaml-containers.git
synced 2025-12-06 11:15:31 -05:00
merge from master
This commit is contained in:
commit
453a818ace
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -73,7 +73,7 @@ push-stable: all
|
|||
git checkout stable
|
||||
git merge master -m 'merge from master'
|
||||
oasis setup
|
||||
git commit -a 'oasis files'
|
||||
git commit -a -m 'oasis files'
|
||||
git push origin
|
||||
git checkout master
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue