Some related issues at Issue186, Issue664.
Not only push command return 0 exit status on failure
(I use Mercurial 0.9.5 - Release version for Windows.).
Need all command when print
"abort: <abort-reason>"
also return non zero exit status. Firstly for automated script, that used hg
command.
I think this behaviour must be improved and documented. |