Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
reset: disallow "reset --keep" outside a work tree
author
Christian Couder
<chriscool@tuxfamily.org>
Tue, 19 Jan 2010 04:26:00 +0000
(
05:26
+0100)
committer
Junio C Hamano
<gitster@pobox.com>
Sun, 7 Mar 2010 04:06:50 +0000
(20:06 -0800)
It is safer and consistent with "--merge" and "--hard" resets to disallow
"git reset --keep" outside a work tree.
So let's just do that and add some tests while at it.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
raw
|
patch
| inline |
side by side
(from:
ab892a1
)
No differences found