Merge remote branch 'refs/remotes/nex3/rewrite-status-fix'

This commit is contained in:
Phil Jackson 2010-06-28 21:31:36 +01:00
commit f74b1a560c

View file

@ -2983,7 +2983,7 @@ Uncomitted changes in both working tree and staging area are lost.
(when (or noconfirm
(yes-or-no-p "Stop rewrite? "))
(magit-write-rewrite-info nil)
(magit-need-refresh))))
(magit-refresh))))
(defun magit-rewrite-abort ()
(interactive)