From f0cab290081c3ee5da95d1978e79b7dd0a634d13 Mon Sep 17 00:00:00 2001 From: Junio C Hamano Date: Mon, 15 Jan 2007 14:42:30 -0800 Subject: [PATCH] working tree commands do not work in bare repositories. --- v1.5.0.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v1.5.0.txt b/v1.5.0.txt 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