sapling/tests
Stanislau Hlebik dac741fb1a mononoke: do not ignore pushrebase update
Summary:
Pushrebase wasn't returning a response to a pushkey part, and we get `server
ignored bookmark ... update` messages. This diff fixes it by returning the
reply to a pushkey part.

Note that behaviour is different from mercurial. In mercurial many pushkey
parts are allowed, while we allow only which moves `onto` bookmark. That
shouldn't be restrictive, however we can change this behaviour later if needed.

Reviewed By: aslpavel

Differential Revision: D13781546

fbshipit-source-id: edb0fdc7dc10c7a5cf4c49157fce0887e71fcf8a
2019-01-28 06:56:52 -08:00
..
fixtures mononoke: set bookmark only for heads in fixtures repo 2018-12-17 14:28:55 -08:00
integration mononoke: do not ignore pushrebase update 2019-01-28 06:56:52 -08:00
performance rename new_blobimport to blobimport 2018-06-12 15:40:10 -07:00
utils mononoke: pass CoreContext down to blobstore 2018-12-04 11:40:15 -08:00