# check out mine branch git-checkout mine # stack my changes on top of master branch git-rebase master # see how the repository has changed gitk --all