aboutsummaryrefslogtreecommitdiff
path: root/README-GIT
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-08-24 14:21:55 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-08-24 14:21:55 +0300
commit16909271763c62c6a3515afeadb2c610d331b17d (patch)
treeb43c59f768a862df73abeb8bce4a7b132916965a /README-GIT
parentc9b8a114e9ceaf58a0f8be79e442e658ff651872 (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..f259ab9
--- /dev/null
+++ b/README-GIT
@@ -0,0 +1,4 @@
+The checked out libbbot/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 libbbot/version.hxx