diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-09-25 03:27:43 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-09-25 03:33:26 +0200 |
commit | 3ee5422b11ddef3b9b10f71151e8eb418a0c8b41 (patch) | |
tree | e254854b003edd321881e7c932000388cddaa497 /README-GIT | |
parent | 3958e022ab889e513b115b0662801678a7641c2f (diff) |
Add libpkgconf submodule
Diffstat (limited to 'README-GIT')
-rw-r--r-- | README-GIT | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -24,8 +24,8 @@ A few additional notes: commits)' next to submodules (i.e., git "thinks" you have modified the member project by "setting back" its subproject commit). -2. The libsqlite3 and libodb* submodules are not updated by default (e.g., - with the above command). This is achieved with: +2. The libpkgconf, libsqlite3 and libodb* submodules are not updated by default + (e.g., with the above command). This is achieved with: git config --file .gitmodules submodule.libsqlite3.update none |