1
0
mirror of https://github.com/nvbn/thefuck.git synced 2025-01-18 20:11:17 +00:00
David Hart 83cf97dc26 Suggest git checkout -b (#754)
This fixes https://github.com/nvbn/thefuck/issues/632

This uses `script_parts` instead of `script.startswith`
to let it work even if there's extra spaces in the command, e.g.

    git  checkout unknown
2018-01-01 18:30:33 -05:00
..
2018-01-01 18:30:33 -05:00
2015-04-25 03:13:57 +02:00
2017-09-03 10:10:50 +02:00
2015-09-08 15:24:49 +03:00
2017-08-26 06:16:51 +02:00
2017-10-10 08:31:45 +02:00