forked from blender/blender
Apparently `git checkout -t` is only allowed to happen for new branches. Added a code which checks whether the branch already exists and it so uses the `git checkout <branch>`. Pull Request #105234 |
||
---|---|---|
.. | ||
README.md | ||
make_bpy_wheel.py | ||
make_source_archive.py | ||
make_test.py | ||
make_update.py | ||
make_utils.py |
README.md
Make Utility Scripts
Scripts used only by developers for now