diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2019-05-22 16:44:09 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2019-05-22 16:44:09 +0200 |
commit | 250a40353037bb3f7c89d3bceb8d34429b4ecc6a (patch) | |
tree | c354499c4ee384a865a40de504110abc662431be | |
parent | 4f27af6b60d8929e8e95aa25b0917e7ce0dcdf17 (diff) |
Minor tweak to git instructions
-rw-r--r-- | README-GIT | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ A few additional notes: ./modup ./commit + ./push cd build2-toolchain git submodule update --remote git submodule foreach git submodule update --init --recursive |