- fixed: reading tokens from `~/.github-token` for GitHub Enterprise domains (reported by mkondratek) - fixed: `git machete github retarget-pr`, when invoked without `--ignore-if-missing`, actually fails now if there is no PR for the branch - improved: GitHub tokens are automatically redacted from command outputs in `--debug` mode
3.18.1
- fixed: `machete.github.remote` git config key can be specified independently from `machete.github.organization` and `machete.github.repository`
3.18.0
- added: `git machete completion bash|fish|zsh` command - fixed: multiple glitches in the existing bash/fish/zsh completions
3.17.9
- improved: layout of documentation at ReadTheDocs - improved: replaced `definition file` with `branch layout file` across the docs
3.17.8
- fixed: building the package for Ubuntu PPA
3.17.7
- fixed: `fish` completion no longer prompts file names alongside commands/flags (contributed by guyboltonking)