No description
| prj.virtualtree/Delphi12 | ||
| src.virtualtree@f9fe7df924 | ||
| .gitattributes | ||
| .gitignore | ||
| .gitmodules | ||
| readme.md | ||
The virtualtree source must be cloned as a submodule into src.virtualtree folder.
git submodule add https://github.com/JAM-Software/Virtual-TreeView.git src.virtualtree
Cloning a project with submodules needs the following after commands:
- git submodule init
- git submodule update