aboutsummaryrefslogtreecommitdiff
path: root/README-GIT
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-24 15:37:00 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-24 15:37:00 +0300
commit8057cb95943b8dcd62d723b735098690fd662a69 (patch)
tree0acf6688694e2f1c432a442db17e44ffa848905f /README-GIT
parent7efb13e90d16bf3f49d405c4167bded1428d239c (diff)
Add version-build2.hxx back into distribution and don't clean it up from src
Diffstat (limited to 'README-GIT')
-rw-r--r--README-GIT5
1 files changed, 5 insertions, 0 deletions
diff --git a/README-GIT b/README-GIT
new file mode 100644
index 0000000..33dbf5f
--- /dev/null
+++ b/README-GIT
@@ -0,0 +1,5 @@
+The checked out 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 odb/pgsql/version-build2.hxx