summaryrefslogtreecommitdiff
path: root/README-GIT
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-02-01 16:09:02 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-02-01 16:34:48 +0300
commit3fa01c83a095f1f5be99189236ec348f5f2fa2c1 (patch)
treeb94580e86d766b90d8e8cfd606d3171f65ab11f9 /README-GIT
parent16577c5292bf23956a5ce81e7e1fe1c3633b3016 (diff)
Add libodb-oracle package to repository
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