pull: pass --strategy along to to rebase
commit0d2dd191cdfa3f1795c4df60a5cfb0f7e58c097a
authorJay Soffian <jaysoffian@gmail.com>
Sat, 23 Feb 2008 00:52:29 +0000 (22 19:52 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sat, 23 Feb 2008 05:44:46 +0000 (22 21:44 -0800)
treeb133597b00031c3b0ee701d257570565c3a58640
parenteb7a2f1d50ca8620b087dd2751d0fe2505e7974f
pull: pass --strategy along to to rebase

rebase supports --strategy, so pull should pass the option along to it.

Signed-off-by: Jay Soffian <jaysoffian@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-pull.sh