Skip to content

Conversation

@mducle
Copy link
Collaborator

@mducle mducle commented May 5, 2021

This creates a hook folder with a file pre-push which is a bash script (should run in linux or git bash in Windows).

Copy this file to your local .git/hooks folder and every time you push a tag (e.g. git push origin v0.1.0) it runs the release.m
script (so Matlab has to be installed an on the PATH).

There is a `hook` folder with a file `pre-push`
which is a bash script (should run in linux or
git bash in Windows).
Copy this file to your local `.git/hooks` folder
and everytime you push a tag (e.g.
`git push origin v0.1.0`) it runs the `release.m`
script (so Matlab has to be installed an on the PATH)
@mducle mducle requested a review from g5t May 5, 2021 16:37
@mducle mducle force-pushed the master branch 15 times, most recently from c3a72be to ed78a5c Compare August 3, 2021 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants