No description
| prj.spring4d/Delphi12 | ||
| src.spring4d@0fe5fa486a | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| readme.md | ||
The spring4d source must be cloned as a submodule into src.spring4d folder.
git submodule add https://bitbucket.org/sglienke/spring4d.git src.spring4d
Cloning a project with submodules needs the following commands:
- git submodule init
- git submodule update