mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-19 17:18:42 +00:00
Set branch name to something much more dangerous for old match
This commit is contained in:
parent
04a3143523
commit
7e81036d94
@ -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/test:
|
remote: Create pull request for feature/set-upstream:
|
||||||
remote: https://bitbucket.org/test
|
remote: https://bitbucket.org/set-upstream
|
||||||
remote:
|
remote:
|
||||||
To git@bitbucket.org:test.git
|
To git@bitbucket.org:test.git
|
||||||
e5e7fbb..700d998 feature/test -> feature/test
|
e5e7fbb..700d998 feature/set-upstream -> feature/set-upstream
|
||||||
Branch feature/test set up to track remote branch feature/test from origin.
|
Branch feature/set-upstream set up to track remote branch feature/set-upstream from origin.
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user