Added force to push switch list.
This commit is contained in:
parent
82a7d9084f
commit
bdaee3c8a1
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@
|
|||
(actions
|
||||
("p" "Push" magit-push))
|
||||
(switches
|
||||
("-f" "Force" "--force")
|
||||
("-d" "Dry run" "-n")))
|
||||
|
||||
(pulling
|
||||
|
|
Loading…
Add table
Reference in a new issue