aboutsummaryrefslogtreecommitdiff
path: root/README-GIT
diff options
context:
space:
mode:
Diffstat (limited to 'README-GIT')
-rw-r--r--README-GIT4
1 files changed, 2 insertions, 2 deletions
diff --git a/README-GIT b/README-GIT
index 70c5b0a..f4537d3 100644
--- a/README-GIT
+++ b/README-GIT
@@ -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