# create a branch where I'll keep my own changes git-branch mine # switch to mine branch git-checkout mine # see how the repository has changed gitk --all