aboutsummaryrefslogtreecommitdiff
path: root/README-GIT
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-24 12:23:28 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-24 12:26:35 +0300
commite0473e91d478878b17d32e8eb9d0f8aff9c1e58c (patch)
tree0f748a3180f05de49c1e5e0a634c528928a1acd6 /README-GIT
parent3c14928c8d62864974c4242d634938d248fde71f (diff)
Add dummy version.hxx
Diffstat (limited to 'README-GIT')
-rw-r--r--README-GIT4
1 files changed, 4 insertions, 0 deletions
diff --git a/README-GIT b/README-GIT
new file mode 100644
index 0000000..1ca0940
--- /dev/null
+++ b/README-GIT
@@ -0,0 +1,4 @@
+The checked out libbutl/version.hxx will be overwritten during the build
+process but these changes should be ignored. To do this automatically, run:
+
+git update-index --assume-unchanged libbutl/version.hxx