working tree commands do not work in bare repositories.

Junio C Hamano committed Jan 15, 2007 at 14:42 UTC f0cab290081c3ee5da95d1978e79b7dd0a634d13
1 file changed +2 -2
v1.5.0.txt
+2 -2
@@ -146,8 +146,8 @@ Updates in v1.5.0 since v1.4.4 series
146 - git-fetch used to complain updating the current branch but
147 this is now allowed for a bare repository.
148
149 - - NEEDSWORK: We should disable Porcelain-ish commands that
150 - require a working tree in a bare repository.
149 + - Porcelain-ish commands that require a working tree refuses to
150 + work in a bare repository.
151
152
153 * Reflog