summaryrefslogtreecommitdiff
path: root/README-GIT
diff options
context:
space:
mode:
Diffstat (limited to 'README-GIT')
-rw-r--r--README-GIT9
1 files changed, 5 insertions, 4 deletions
diff --git a/README-GIT b/README-GIT
index 2f78eae..1ea1fce 100644
--- a/README-GIT
+++ b/README-GIT
@@ -1,7 +1,8 @@
-The checked out libodb/odb/version-build2.hxx and
-libodb-sqlite/odb/sqlite/version-build2.hxx will be overwritten during the
-build process but these changes should be ignored. To do this automatically,
-run:
+The checked out libodb/odb/version-build2.hxx,
+libodb-sqlite/odb/sqlite/version-build2.hxx, and
+libodb-pgsql/odb/pgsql/version-build2.hxx will be overwritten during the build
+process but these changes should be ignored. To do this automatically, run:
git update-index --assume-unchanged libodb/odb/version-build2.hxx
git update-index --assume-unchanged libodb-sqlite/odb/sqlite/version-build2.hxx
+git update-index --assume-unchanged libodb-pgsql/odb/pgsql/version-build2.hxx