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
index 035a485b5a..16e35f19b9 100644
--- a/v1.5.0.txt
+++ b/v1.5.0.txt
@@ -146,8 +146,8 @@ Updates in v1.5.0 since v1.4.4 series
- git-fetch used to complain updating the current branch but
this is now allowed for a bare repository.
- - NEEDSWORK: We should disable Porcelain-ish commands that
- require a working tree in a bare repository.
+ - Porcelain-ish commands that require a working tree refuses to
+ work in a bare repository.
* Reflog