mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-14 14:48:49 +00:00
Merge branch 'master' of https://github.com/davidhart81/thefuck
This commit is contained in:
commit
b56905d8c6
@ -38,4 +38,4 @@ def test_get_new_command(output):
|
||||
assert get_new_command(Command('git push --quiet origin', output))\
|
||||
== "git push --set-upstream origin master --quiet"
|
||||
assert get_new_command(Command('git -c test=test push --quiet origin', output))\
|
||||
== "git -c test=test push --set-upstream origin master --quiet"
|
||||
== "git -c test=test push --set-upstream origin master --quiet"
|
||||
|
Loading…
x
Reference in New Issue
Block a user