move git url in project.gitref change init.sh
- init.sh now parse project.gitref - generate project.gitref that contains git dependencies ./printclonesdep.sh >project.gitref - update fetch_dependencies
This commit is contained in:
15
project.gitref
Normal file
15
project.gitref
Normal file
@@ -0,0 +1,15 @@
|
||||
#
|
||||
# root.absolute=/home/plhardy/artisanlogiciel/testbed/laby
|
||||
# date=ven. 28 juil. 2023 11:59:40 CEST
|
||||
[artloglaby]
|
||||
path=.
|
||||
remote.origin.url=ssh://philippe@www4.artisanlogiciel.net:2023/home/philippe/artisanlogiciel/code/laby
|
||||
head=a22a2fd1b6eec74cd4a37f086ff01d46a50d8a9b
|
||||
[sharedrawweb]
|
||||
path=../sharedrawweb
|
||||
remote.origin.url=ssh://philippe@www4.artisanlogiciel.net:2023/home/philippe/artisanlogiciel/code/sharedrawweb
|
||||
head=c217d96129b5f83c26c041f766718b6bdf93a2d6
|
||||
[artlog_toolbox]
|
||||
path=../artlog_toolbox
|
||||
remote.origin.url=ssh://philippe@www4.artisanlogiciel.net:2023/home/philippe/artisanlogiciel/code/artlog_toolbox
|
||||
head=ea7e49c578d89ec4c7f41fd5b526e3ef4a8dbb37
|
||||
Reference in New Issue
Block a user