diff --git a/git_cl.py b/git_cl.py index e794150f4..610db53b1 100755 --- a/git_cl.py +++ b/git_cl.py @@ -2416,7 +2416,7 @@ class _GerritChangelistImpl(_ChangelistCodereviewBase): ' %s\n' ' Consider running the following command:\n' ' git cl creds-check\n' - ' New credentials can be obtained by visiting %s') % + ' %s') % (git_host, self._gerrit_host, cookie_auth.get_new_password_message(git_host))) if not force: