summaryrefslogtreecommitdiff
path: root/README-GIT
diff options
context:
space:
mode:
Diffstat (limited to 'README-GIT')
-rw-r--r--README-GIT9
1 files changed, 6 insertions, 3 deletions
diff --git a/README-GIT b/README-GIT
index a7d777d..e378e21 100644
--- a/README-GIT
+++ b/README-GIT
@@ -1,10 +1,13 @@
The checked out libodb/odb/version-build2.hxx,
libodb-mysql/odb/mysql/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:
+libodb-sqlite/odb/sqlite/version-build2.hxx,
+libodb-pgsql/odb/pgsql/version-build2.hxx, and
+libodb-oracle/odb/oracle/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-mysql/odb/mysql/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
+git update-index --assume-unchanged libodb-oracle/odb/oracle/version-build2.hxx