Mercurial > hg
changeset 46044: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 | 7905899c4f8f |
files | contrib/phab-refresh-stack.sh |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
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()' \ +"$@"