Added force to push switch list.

This commit is contained in:
Phil Jackson 2010-09-17 14:33:30 +01:00
parent 82a7d9084f
commit bdaee3c8a1

View file

@ -55,6 +55,7 @@
(actions
("p" "Push" magit-push))
(switches
("-f" "Force" "--force")
("-d" "Dry run" "-n")))
(pulling