Sign in or Join FriendFeed
FriendFeed is the easiest way to share online. Learn more »
Git World
boombatower: Automatically backport commits using #git http://t.co/sAK1wx3T git rebase --onto=`git merge-base 7.x 8.x` HEAD~1; git rebase 7.x #drupal - http://twitter.com/boombat...