aboutsummaryrefslogtreecommitdiff
path: root/README-GIT
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-24 12:53:07 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-24 12:53:07 +0300
commit99441908700b1862fb3895bd7178f434b2fd9aa0 (patch)
tree19730700bff9b2088d019cd368837800f5e01a60 /README-GIT
parent2725fd1352edff4b49af21f9a4109e86491506b0 (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..7975aa4
--- /dev/null
+++ b/README-GIT
@@ -0,0 +1,4 @@
+The checked out libbpkg/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 libbpkg/version.hxx