As you can see I have lost some commits. Thus I wanna an option to be safe 20.09.2018, 17:38, "Junio C Hamano" <gitster@xxxxxxxxx>: > KES <kes-kes@xxxxxxxxx> writes: > >> PS. for `git push --force` there is alternative: --force-with-lease >> Is there something similar to --force-with-lease but for `git pull -v --rebase`? > > Curious. > > For "push", you are competing with the other pushers who want to > update the repository over there, and there is need for the > force-with-lease=<it must be this verison> safety, but what is the > reason why you need to take a lease on your local side while doing > a "pull"?