Mercurial > hg
comparison tests/test-phabricator.t @ 39652:d2c81e83de2a
phabricator: move extension from contrib to hgext
It's well-enough tested now and widely enough used I think we should
ship it.
Differential Revision: https://phab.mercurial-scm.org/D4602
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Sat, 15 Sep 2018 00:46:17 -0400 |
parents | a641fd1a1196 |
children | 10c53b2e9d52 |
comparison
equal
deleted
inserted
replaced
39651:a641fd1a1196 | 39652:d2c81e83de2a |
---|---|
1 #require vcr | 1 #require vcr |
2 $ cat >> $HGRCPATH <<EOF | 2 $ cat >> $HGRCPATH <<EOF |
3 > [extensions] | 3 > [extensions] |
4 > phabricator = $TESTDIR/../contrib/phabricator.py | 4 > phabricator = |
5 > EOF | 5 > EOF |
6 $ hg init repo | 6 $ hg init repo |
7 $ cd repo | 7 $ cd repo |
8 $ cat >> .hg/hgrc <<EOF | 8 $ cat >> .hg/hgrc <<EOF |
9 > [phabricator] | 9 > [phabricator] |