Show More
@@ -6,6 +6,11 b'' | |||||
6 | # GNU General Public License version 2 or any later version. |
|
6 | # GNU General Public License version 2 or any later version. | |
7 | """ store some pushes in a remote blob store on the server (EXPERIMENTAL) |
|
7 | """ store some pushes in a remote blob store on the server (EXPERIMENTAL) | |
8 |
|
8 | |||
|
9 | IMPORTANT: if you use this extension, please contact | |||
|
10 | mercurial-devel@mercurial-scm.org ASAP. This extension is believed to | |||
|
11 | be unused and barring learning of users of this functionality, we will | |||
|
12 | delete this code at the end of 2020. | |||
|
13 | ||||
9 | [infinitepush] |
|
14 | [infinitepush] | |
10 | # Server-side and client-side option. Pattern of the infinitepush bookmark |
|
15 | # Server-side and client-side option. Pattern of the infinitepush bookmark | |
11 | branchpattern = PATTERN |
|
16 | branchpattern = PATTERN |
General Comments 0
You need to be logged in to leave comments.
Login now