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
("m" "Merge" magit-merge))
(switches
("-ff" "Fast-forward only" "--ff-only")
("-nf" "No fast-forward" "--no-ff")
("-nc" "No commit" "--no-commit")
("-sq" "Squash" "--squash"))