Mercurial > hg
comparison contrib/tcsh_completion @ 35258:dbf868623daf
bookmark: add a 'check:bookmarks' bundle2 part
This part checks that bookmarks are still at the node they are expected to be.
This allows a pushing client to detect push race where the repository was
updated between the time it discovered the server state and the time it managed
to finish its push.
Such checking already exists when pushing bookmark through pushkey. This new
part can be inserted at the beginning of the bundle, triggering abort earlier.
In addition, we would like to move away from pushey to push bookmark. A step
useful to solve issue5165.
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Sun, 15 Oct 2017 15:01:03 +0200 |
parents | 2616325766e3 |
children |
comparison
equal
deleted
inserted
replaced
35257:3340d46a5c3f | 35258:dbf868623daf |
---|