remove accidental duplicate line

This commit is contained in:
Aaron Culich 2010-09-20 21:02:12 -07:00 committed by Phil Jackson
parent feeb8cd46c
commit 2a2a533b09

View file

@ -2823,7 +2823,6 @@ Fails if working tree or staging area contain uncommitted changes.
(interactive (magit-read-create-branch-args))
(if (and branch (not (string= branch ""))
parent)
(magit-save-some-buffers)
(progn
(magit-save-some-buffers)
(magit-run-git "checkout" "-b"