mirror of
https://github.com/nvbn/thefuck.git
synced 2026-02-08 08:42:15 +00:00
This is to help address bad corrections like the following (note the
position of the -p flag):
thefuck 'git log $(git ls-files thefuck | grep python_command) -p'
git log $(git ls-files thefuck | grep -p python_command) [enter/↑/↓/ctrl+c]