1
0
mirror of https://github.com/namibia/tips.git synced 2024-06-12 07:02:37 +00:00
Fix #25
This commit is contained in:
Bernat Borrás Paronella 2015-08-15 14:09:42 +02:00
parent ba2f4eac6e
commit 740e817be7

View File

@ -184,7 +184,7 @@
"alternatives": ["git clean -df"] "alternatives": ["git clean -df"]
}, },
{ {
"title": "Update all the submoudles", "title": "Update all the submodules",
"tip": "git submodule foreach git pull" "tip": "git submodule foreach git pull"
} }
] ]