author | Jeff King <peff@peff.net> | |
Mon, 31 Dec 2007 07:13:52 +0000 (02:13 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 2 Jan 2008 10:28:54 +0000 (02:28 -0800) | ||
commit | 49b9362fd35d45dc94ea15006c4bb88671b8da7d | |
tree | 10255163d7bcb8881d8fdd30f54caa22bf99b78c | tree | snapshot |
parent | 02e5ba4ae63729c28704280f1b8cfcb205c06960 | commit | diff |
git-reset: refuse to do hard reset in a bare repository
It makes no sense since there is no working tree. A soft
reset should be fine, though.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
It makes no sense since there is no working tree. A soft
reset should be fine, though.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin-reset.c | diff | blob | history | |
t/t7103-reset-bare.sh | [new file with mode: 0755] | blob |