mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-20 22:21:16 -03:00
The `git` can already have finished here, leading to "disown: There are no suitable jobs". This has caused a failure on Github Actions. So we do $last_pid and silence all output, like we do in other spots