Mercurial > public > mercurial-scm > hg-stable
diff contrib/phab-refresh-stack.sh @ 46048:9be5db6148fb
phab-refresh: allow passing additional argument to the phabsend
This will be useful to pass a custom message.
Differential Revision: https://phab.mercurial-scm.org/D9526
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sat, 05 Dec 2020 23:32:11 +0100 |
parents | 024f90fc01b5 |
children | fba2d7fab11e |
line wrap: on
line diff
--- a/contrib/phab-refresh-stack.sh Sat Dec 05 23:27:57 2020 +0100 +++ b/contrib/phab-refresh-stack.sh Sat Dec 05 23:32:11 2020 +0100 @@ -38,3 +38,4 @@ --config auth.phabricator.prefix=phab.mercurial-scm.org \ --config auth.phabricator.phabtoken=$PHABRICATOR_TOKEN \ phabsend --rev '.#stack and ::. and topic()' \ +"$@"