From: Junio C Hamano Date: Mon, 19 Dec 2016 22:45:34 +0000 (-0800) Subject: Merge branch 'ak/commit-only-allow-empty' X-Git-Tag: v2.12.0-rc0~132 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3aead1cad7a9a35534b86763bbe8c97dfd3f1a03;p=thirdparty%2Fgit.git Merge branch 'ak/commit-only-allow-empty' "git commit --allow-empty --only" (no pathspec) with dirty index ought to be an acceptable way to create a new commit that does not change any paths, but it was forbidden, perhaps because nobody needed it so far. * ak/commit-only-allow-empty: commit: remove 'Clever' message for --only --amend commit: make --only --allow-empty work without paths --- 3aead1cad7a9a35534b86763bbe8c97dfd3f1a03