##// END OF EJS Templates
Update release_helper.sh from git switch...
Update release_helper.sh from git switch switch only works from branches not tags.

File last commit:

r28242:074040ed
r28493:f0d04dad Carreau-patch-1
Show More
.gitignore
41 lines | 579 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/source/config/shortcuts/*.csv
docs/source/config/shortcuts/table.tsv
docs/source/savefig
docs/source/interactive/magics-generated.txt
docs/gh-pages
jupyter_notebook/notebook/static/mathjax
jupyter_notebook/static/style/*.map
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store
\#*#
.#*
.cache
.coverage
*.swp
.pytest_cache
.python-version
.venv*/
venv*/
.mypy_cache/
# jetbrains ide stuff
*.iml
.idea/
# vscode ide stuff
*.code-workspace
.history
.vscode