##// END OF EJS Templates
help: clarify behavior of server.concurrent-push-mode...
Valentin Gatien-Baron -
r44890:c85d5fd1 default
parent child Browse files
Show More
@@ -2010,8 +2010,8 b' Controls generic server settings.'
2010 2010 - 'check-related': push is only aborted if it affects head that got also
2011 2011 affected while the push was preparing.
2012 2012
2013 This requires compatible client (version 4.3 and later). Old client will
2014 use 'strict'.
2013 'check-related' only takes effect for compatible clients (version
2014 4.3 and later). Older clients will use 'strict'.
2015 2015
2016 2016 ``validate``
2017 2017 Whether to validate the completeness of pushed changesets by
General Comments 0
You need to be logged in to leave comments. Login now