D7022: infinitepush: mark extension as likely to be deleted

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Tue Oct 8 15:52:19 EDT 2019


Closed by commit rHGe5d535621ee1: infinitepush: mark extension as likely to be deleted (authored by durin42).
This revision was automatically updated to reflect the committed changes.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D7022?vs=16960&id=16972

CHANGES SINCE LAST ACTION
  https://phab.mercurial-scm.org/D7022/new/

REVISION DETAIL
  https://phab.mercurial-scm.org/D7022

AFFECTED FILES
  hgext/infinitepush/__init__.py

CHANGE DETAILS

diff --git a/hgext/infinitepush/__init__.py b/hgext/infinitepush/__init__.py
--- a/hgext/infinitepush/__init__.py
+++ b/hgext/infinitepush/__init__.py
@@ -6,6 +6,11 @@
 # GNU General Public License version 2 or any later version.
 """ store some pushes in a remote blob store on the server (EXPERIMENTAL)
 
+IMPORTANT: if you use this extension, please contact
+mercurial-devel at mercurial-scm.org ASAP. This extension is believed to
+be unused and barring learning of users of this functionality, we will
+delete this code at the end of 2020.
+
     [infinitepush]
     # Server-side and client-side option. Pattern of the infinitepush bookmark
     branchpattern = PATTERN



To: durin42, #hg-reviewers, pulkit
Cc: mercurial-devel


More information about the Mercurial-devel mailing list