Merge branch 'patch-1' of https://github.com/reitermarkus/thefuck into reitermarkus-patch-1

# Conflicts:
#	tests/rules/test_brew_upgrade.py
This commit is contained in:
Vladimir Iakovlev
2017-09-10 07:56:33 +02:00
3 changed files with 0 additions and 33 deletions
-1
View File
@@ -280,7 +280,6 @@ Enabled by default only on specific platforms:
* `brew_uninstall` – adds `--force` to `brew uninstall` if multiple versions were installed;
* `brew_unknown_command` – fixes wrong brew commands, for example `brew docto/brew doctor`;
* `brew_update_formula` &ndash; turns `brew update <formula>` into `brew upgrade <formula>`;
* `brew_upgrade` &ndash; appends `--all` to `brew upgrade` as per Homebrew's new behaviour;
* `pacman` &ndash; installs app with `pacman` if it is not installed (uses `yaourt` if available);
* `pacman_not_found` &ndash; fixes package name with `pacman` or `yaourt`.