Go to file
Adrian Schröter abf97d5e32 Initial setup
for demonstration purposes only atm
2024-09-17 14:37:25 +02:00
FreeCAD@131097660b Initial setup 2024-09-17 14:37:25 +02:00
PackageHub-release Initial setup 2024-09-17 14:37:25 +02:00
.gitmodules Initial setup 2024-09-17 14:37:25 +02:00
README.md Initial setup 2024-09-17 14:37:25 +02:00

Adding packages from Factory pool:

git submodule add ../../pool/FreeCAD FreeCAD

Updating to current state:

cd FreeCAD

git pull

cd -

Commiting current state:

git commit -a