remote-helpers: point at their upstream repositories
[gitweb.git] / contrib / remote-helpers / git-remote-hg
index 34cda027597f30ddacf340466778404f3705361d..989df66c199e7b702505c0740d81911fdcacc926 100755 (executable)
@@ -25,6 +25,9 @@ import atexit
 import urlparse, hashlib
 import time as ptime
 
+sys.stderr.write('WARNING: git-remote-hg is now maintained independently.\n')
+sys.stderr.write('WARNING: For more information visit https://github.com/felipec/git-remote-hg\n')
+
 #
 # If you want to see Mercurial revisions as Git commit notes:
 # git config core.notesRef refs/notes/hg