aboutsummaryrefslogtreecommitdiff
path: root/README-GIT
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-24 15:57:53 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-24 15:57:53 +0300
commitadf1a3a0ee6af83dd1ae645dd38122dee121029f (patch)
tree8d09763679a696bfe3eb0d15714994a3428ad1a3 /README-GIT
parente4ff3afb34f5fcad6374fa2555d65eb2a0f9f423 (diff)
Add version.hxx back into distribution and don't clean it up from src
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..7f8d37d
--- /dev/null
+++ b/README-GIT
@@ -0,0 +1,4 @@
+The checked out libstudxml/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 libstudxml/version.hxx