pub fn submit( branch: Option<&str>, submit_stack: bool, dry_run: bool, push_mode: PushMode, ) -> Result<()>