Blender Git Commit Log

Git Commits -> Revision 02f4827

Revision 02f4827 by Sergey Sharybin (cycles-x)
February 12, 2021, 13:51 (GMT)
Point submodules to main Blender repositories

Solves issue with `make update` which expects submodules to be relative
to the blender.git.

Seems that it is important to do `make update` first time after this change,
otherwise local .git/config will use "wrong" URLs. This means the easiest way
to get proper thing to work is:

- Clone repository
- Switch to the branch
- Only then run `make update`

Commit Details:

Full Hash: 02f4827eb7eeb3fe494bd8058cbe2dff555d4083
Parent Commit: fd8ac0b
Committed By: Brecht Van Lommel
Lines Changed: +4, -4

1 Modified Path:

/.gitmodules (+4, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021