diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-01-18 22:19:54 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-01-22 15:46:09 +0300 |
commit | 004bb71d88ed54eb4d540d14491bf86256a952fd (patch) | |
tree | b381d80f22682e29651370701d798a2e3dfebccc /README-GIT | |
parent | 66e25bf08b493258642cb844b987fd96afa39c7b (diff) |
Add implementation
Diffstat (limited to 'README-GIT')
-rw-r--r-- | README-GIT | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README-GIT b/README-GIT new file mode 100644 index 0000000..d5bc3be --- /dev/null +++ b/README-GIT @@ -0,0 +1,5 @@ +The checked out libca-certificates-curl/libca-certificates-curl/version.h will +be overwritten during the build process but these changes should be ignored. +To do this automatically, run: + +git update-index --assume-unchanged libca-certificates-curl/libca-certificates-curl/version.h |