David Valentine commited on 2024-12-07 00:56:42
Showing 1 changed files, with 2 additions and 0 deletions.
| ... | ... |
@@ -42,3 +42,5 @@ Sinon, on peut push en même temps que le dépôt principal : |
| 42 | 42 |
d'abord `$ git add your_submodule && git commit -m "Updated submodule`. |
| 43 | 43 |
|
| 44 | 44 |
Puis : `$ git push --recurse-submodules=on-demand` |
| 45 |
+ |
|
| 46 |
+Pour aller plus loin : foreach, etc. |
|
| 45 | 47 |
\ No newline at end of file |
| 46 | 48 |