RSSAmplifier

RandyFay.com · May 22, 2011

Simpler Rebasing (avoiding unintentional merge commits)

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

git rebase Planet Drupal git Executive summary: Set up to automatically use a git pull --rebase Please just do this if you do nothing else: git config --global pull.rebase true About rebasing and pulling Edit 2021-06-17: Updated the suggested command from the old git config --global branch.autosetuprebase always to the current (from a long time) git config --global pull.rebase true I've written a…

Read on randyfay.com

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.