diff -r 98cbfbbe33bb -r f8b65ff02e3e contrib/phabricator.py --- a/contrib/phabricator.py Fri Mar 09 16:09:27 2018 +0100 +++ b/contrib/phabricator.py Fri Mar 09 16:10:55 2018 +0100 @@ -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".