summaryrefslogtreecommitdiff
path: root/README-GIT
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2024-01-24 19:15:09 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2024-01-24 19:46:18 +0300
commitc13a5094b17f0e1ad58a9ac6e709abdc5cfaaf55 (patch)
tree6face21af883c7c0adf16fd3d2c15abd9544dc8c /README-GIT
parentba80b1f8c8354103bb98d31e252c64254f288273 (diff)
Add libodb-sqlite package to repository
Diffstat (limited to 'README-GIT')
-rw-r--r--README-GIT4
1 files changed, 3 insertions, 1 deletions
diff --git a/README-GIT b/README-GIT
index 9351968..2f78eae 100644
--- a/README-GIT
+++ b/README-GIT
@@ -1,5 +1,7 @@
-The checked out libodb/odb/version-build2.hxx will be overwritten during the
+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:
git update-index --assume-unchanged libodb/odb/version-build2.hxx
+git update-index --assume-unchanged libodb-sqlite/odb/sqlite/version-build2.hxx