blender/build_files
Sergey Sharybin 931b832fb2 Fix make update when local branch exists
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
2023-02-27 10:58:58 +01:00
..
build_environment Revert "GPencil: Include UV information in simplify->sample modifier." 2023-02-20 11:20:07 +01:00
buildbot Cleanup: cmake formatting 2022-12-17 13:33:27 +11:00
cmake Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
config Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00
package_spec Cleanup: remove "<pep8 compliant>" from headers 2022-06-02 20:16:20 +10:00
utils Fix make update when local branch exists 2023-02-27 10:58:58 +01:00
windows Re-design of submodules used in blender.git 2023-02-21 16:39:58 +01:00