Blender Git Loki
Git Commits -> Revision 86d8dc1
Revision 86d8dc1 by Sergey Sharybin (master) February 20, 2017, 09:16 (GMT) |
Use Git submodule tracking feature This way we can point submodules to different branches. There are two side-effects to this: - Git 1.8.2 becomes the minimal required version now to support this feature. - Not sure how doing local changes in submodules followed by `make update` will behave. We don't use explicit rebase now. Perhaps this is not so bad, since it was already quite dangerous thing to do. |
Commit Details:
Full Hash: 86d8dc12c10421cc3782619e0528d83f934385ea
Parent Commit: 22119f9
Lines Changed: +6, -2