From: Junio C Hamano Date: Mon, 24 Jun 2013 15:18:07 +0000 (-0700) Subject: Revert "Merge branch 'jg/status-config'" X-Git-Tag: v1.8.4-rc0~142 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/908a0e6b98e5a7c4b299b3643823bdefb4fa512e?hp=908a0e6b98e5a7c4b299b3643823bdefb4fa512e Revert "Merge branch 'jg/status-config'" This reverts commit 1a22bd31f0a5130ce6c934951a5526ceb774c2be, reversing changes made to 3e7a5b489e45ae8a3a0b222893d58b172d883136. It makes it impossible to "git commit" when status.short is set, and also "git status --porcelain" output is affected by status.branch. ---