From d96af712668de0972550749971249f8064396684 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Sat, 1 Oct 2016 17:30:07 +0200 Subject: Update git/modules --- git/modules | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'git/modules') diff --git a/git/modules b/git/modules index f066672..8be810c 100644 --- a/git/modules +++ b/git/modules @@ -1,16 +1,17 @@ modules=" \ git \ private \ +change \ libbutl \ build2 \ libbpkg \ bpkg \ -brep \ -build2-toolchain" +brep" -# During release it is useful to exclude etc/ so can -# do mass commits (like version updates). +# During release it is useful to exclude etc/ and/or build2-toolchain so +# can do mass commits (like version updates). # +modules="$modules build2-toolchain" modules="$modules etc" # We don't tag etc/ and private/. -- cgit v1.1