phab-refresh: allow passing additional argument to the phabsend
authorPierre-Yves David <pierre-yves.david@octobus.net>
Sat, 05 Dec 2020 23:32:11 +0100
changeset 46044 9be5db6148fb
parent 46043 024f90fc01b5
child 46045 7905899c4f8f
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
contrib/phab-refresh-stack.sh
--- 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()' \
+"$@"