Ceci est une ancienne révision du document !
Can not do git pull with local changes, first stash or revert it
bzr shelve → git stashbzr unshelve → git stash popbzr revert myfile.py → git checkout -- myfile.pybzr revert → git checkout --