mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-19 00:58:56 +00:00
Remove [..] from test
This commit is contained in:
parent
2500b8bbc1
commit
04a3143523
@ -17,12 +17,12 @@ To push the current branch and set the remote as upstream, use
|
|||||||
def output_bitbucket():
|
def output_bitbucket():
|
||||||
return '''Total 0 (delta 0), reused 0 (delta 0)
|
return '''Total 0 (delta 0), reused 0 (delta 0)
|
||||||
remote:
|
remote:
|
||||||
remote: Create pull request for feature/[...]:
|
remote: Create pull request for feature/test:
|
||||||
remote: https://bitbucket.org/[...]
|
remote: https://bitbucket.org/test
|
||||||
remote:
|
remote:
|
||||||
To git@bitbucket.org:[...].git
|
To git@bitbucket.org:test.git
|
||||||
e5e7fbb..700d998 feature/[...] -> feature/[...]
|
e5e7fbb..700d998 feature/test -> feature/test
|
||||||
Branch feature/[...] set up to track remote branch feature/[...] from origin.
|
Branch feature/test set up to track remote branch feature/test from origin.
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user