Posts

Showing posts with the label bitbucket

I can't do “git push origin master”

Image
Clash Royale CLAN TAG #URR8PPP I can't do “git push origin master” when I try to do git push origin master I always get one of these messages I tried bitbucket only is there is a problem with git commands or something? error message 1 error message 2 Can you be more specific? – bstrauch24 26 mins ago the full detailed errors on the two images – Islam Moustafa 21 mins ago 1 Answer 1 To resolve the first error message, make sure you've properly generated an RSA key pair and uploaded the public key to bitbucket in your settings. The second error message is appearing because you need to run git pull befo...

How to create pull request in Bitbucket from Jira transition?

Image
Clash Royale CLAN TAG #URR8PPP How to create pull request in Bitbucket from Jira transition? Our team is accustomed to living in Jira. The move to bitbucket is new. And using "Pull requests" will be new. In this context, the first thing I want to do is have the PR created automatically when an issue transitions from In Progress to Review. How can I achieve this? By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.