From: Matthias Maier Date: Fri, 15 Jun 2018 13:24:30 +0000 (-0500) Subject: clarify wording X-Git-Tag: v9.1.0-rc1~1031^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F6673%2Fhead;p=dealii.git clarify wording --- diff --git a/contrib/utilities/indent-branch b/contrib/utilities/indent-branch index 91e156fab5..46f1412d58 100755 --- a/contrib/utilities/indent-branch +++ b/contrib/utilities/indent-branch @@ -15,9 +15,10 @@ ## --------------------------------------------------------------------- # -# This script does the same thing as contrib/utilities/indent but only reformats -# files which have changed (or been added and not committed) since the last -# merge commit to the master branch. It should be run as +# This script does the same thing as contrib/utilities/indent but only +# reformats files which have changed (or have been added but neither +# staged/commited) since the last merge commit to the master branch. It +# should be run as # # make indent-branch #