Blender Git Loki
Git Commits -> Revision 3107db9
Revision 3107db9 by Bastien Montagne (temp-ui-tweaks) September 22, 2021, 13:54 (GMT) |
make_update: Fix case where a sub-module would not have required branch. Issue revealed by rB546314fc9669 change, also error itself exited before that commit. Now we do accept git command to fail when trying to checkout the specified branch from sub-modules, and only actually error in case the fall-back branch (aka master) cannot be properly checked out. Thanks fot Ray molenkamp (@LazyDodo) for report and initial patch (D12560). |
Commit Details:
Full Hash: 3107db97e211edc6649e442bb1228b613041f82b
Parent Commit: 3ea201b
Committed By: Pablo Vazquez
Lines Changed: +4, -3
1 Modified Path:
/build_files/utils/make_update.py (+4, -3) (Diff)