From 70317569c6dcd9809ed4a8c425777e653ec6ca08 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 1 May 2017 18:24:31 +0300 Subject: Add hxx extension for headers --- README-GIT | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README-GIT') diff --git a/README-GIT b/README-GIT index 3748aba..0383ddd 100644 --- a/README-GIT +++ b/README-GIT @@ -10,7 +10,7 @@ Alternatively, if you have already cloned without --recursive, run: git submodule update --init -The checked out build2/version-impl will be overwritten during the build -process but these changes should be ignored. To do this automatically, run: +The checked out build2/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 build2/version-impl +git update-index --assume-unchanged build2/version.hxx -- cgit v1.1