Submitter | phabricator |
---|---|
Date | March 9, 2018, 3:12 p.m. |
Message ID | <differential-rev-PHID-DREV-be6fqk2a4i6telmbxys2-req@phab.mercurial-scm.org> |
Download | mbox | patch |
Permalink | /patch/29177/ |
State | Superseded |
Headers | show |
Comments
Patch
diff --git a/contrib/phabricator.py b/contrib/phabricator.py --- a/contrib/phabricator.py +++ b/contrib/phabricator.py @@ -22,7 +22,8 @@ url = https://phab.example.com/ # API token. Get it from https://$HOST/conduit/login/ - token = cli-xxxxxxxxxxxxxxxxxxxxxxxxxxxx + # Deprecated: see [phabricator.auth] below + #token = cli-xxxxxxxxxxxxxxxxxxxxxxxxxxxx # Repo callsign. If a repo has a URL https://$HOST/diffusion/FOO, then its # callsign is "FOO".