1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

Introduzione sottomodulo Git per cartella legacy

La cartella legacy fa riferimento al branch legacy, che contiene la versione 2.4.x aggiornata del gestionale per una migliore gestione della retrocompatibilità.
This commit is contained in:
Dasc3er
2020-12-31 16:30:15 +01:00
parent 91f4355c36
commit 38f57ed6e0
2 changed files with 5 additions and 0 deletions

4
.gitmodules vendored Normal file
View File

@@ -0,0 +1,4 @@
[submodule "legacy"]
path = legacy
url = https://github.com/devcode-it/openstamanager.git
branch = legacy

1
legacy Submodule

Submodule legacy added at 6ab76231f1