Advertisement

Modifying git History (3|3) - Pulling a shared branch with rebase to catch up

Modifying git History (3|3) - Pulling a shared branch with rebase to catch up Sometimes when collaborating on a single branch your collaborator will push commits before you pull but after you've already made commits to your local branch. In these scenarios, pulling and rebasing your local branch changes off of theirs can lead to a cleaner history.

git pull,git pull rebase,

Post a Comment

0 Comments