Well, title pretty much says it all. We use phab/arc for Blender project, and when landing a revision, I always use `--hold` to be able to make ultimate minor checks and revisions before pushing changes (we use git, so can use `--amend` on latest commit until it has been pushed).
Unfortunately, I sometimes forget the `--hold` option… So I’d appreciate highly if it could be set as default behavior in some config file (and consequently probably add a `--no-hold` option for consistency).
I just hope this is not yet possible (making this report useless), but I really checked all available doc on web and found nothing about it.
Thanks for that nice set of tools, btw! :)