Merge remote branch 'refs/remotes/rlb3/master'

This commit is contained in:
Phil Jackson 2010-10-27 10:56:56 +01:00
commit 6404261327

View file

@ -99,6 +99,7 @@
(actions (actions
("m" "Merge" magit-merge)) ("m" "Merge" magit-merge))
(switches (switches
("-ff" "Fast-forward only" "--ff-only")
("-nf" "No fast-forward" "--no-ff") ("-nf" "No fast-forward" "--no-ff")
("-nc" "No commit" "--no-commit") ("-nc" "No commit" "--no-commit")
("-sq" "Squash" "--squash")) ("-sq" "Squash" "--squash"))