comparison tests/test-subrepo-relative-path.t @ 26566:58880acd2369

bundle2: allow lazily acquiring the lock In the external pushrebase extension, it is valuable to be able to do some work without taking the lock (like running expensive hooks). This enables significantly higher commit throughput. This patch adds an option to lazily acquire the lock. It means that all bundle2 part handlers that require writing to the repo must first call op.gettransction(), when in this mode.
author Durham Goode <durham@fb.com>
date Mon, 05 Oct 2015 16:19:54 -0700
parents c63bf97cf7c7
children 2428e8ec0793
comparison
equal deleted inserted replaced
26565:ee1bcb9aa6e4 26566:58880acd2369