Add evaluation submodule to .gitmodules and initialize subproject
This commit is contained in:
parent
8e22eeda59
commit
161f49b6ec
2 changed files with 4 additions and 0 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,3 +1,6 @@
|
|||
[submodule "courstex"]
|
||||
path = courstex
|
||||
url = https://code.edgarpierre.fr/lps/courstex.git
|
||||
[submodule "evaluation"]
|
||||
path = evaluation
|
||||
url = ssh://git@code.edgarpierre.fr/lps/evaluation4.0.git
|
||||
|
|
1
evaluation
Submodule
1
evaluation
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit ec8ad61fee817202dac2c3cd6449f531d7e13b47
|
Loading…
Add table
Add a link
Reference in a new issue