When I “git push” git now says “Create pull request for …”. Why?

Note: These messages can be disabled now. See Jake’s answer. Read along my answer for the technical explanation. Everything that is prefixed by remote: has been sent by the receiving script1 on the server. Bitbucket probably wants to make it easier for you to create a pull request. 1 Example of such a post-receive hook … Read more

‘cannot open git-upload-pack’ error in Eclipse when cloning or pushing git repository

Might also be bad SSL cert, fix the server If you have a GIT server with an outdated or self-signed SSL cert fix the server, afterwards everything should run fine. Insecure Hotfix: Let the client accept any certificate The following solution is just a mere hotfix on client side and should be avoided as it … Read more

SourceTree keeps asking for Github password

If you are using two-factor authentication with GitHub you will need to create a personal access token and use it with SourceTree: To work with GitHub’s two-factor authentication in SourceTree you can simply use your access token instead of your password. The steps to do this are as follows: Go to your Personal Access Tokens … Read more

How to maintain multiple bitbucket accounts with multiple ssh keys in the same system

Create multiple identities for Mac OSX, GitBash, and Linux You should at this point already have created at least a single default identity. To see if you have a default identity already, list the contents of your .ssh directory. Default identity files appear as a id_encrypt and id_encrypt.pub pair. The encrypt value is either rsa … Read more

Bitbucket activity graph

Take a look at Awesome Graphs for Bitbucket add-on From http://blog.bitbucket.org/2015/06/10/atlassian-connect-for-bitbucket-a-new-way-to-extend-your-workflow-in-the-cloud If you are currently a user of Bitbucket and want to take a sneak peak, click on your avatar, select “Manage Account”, and simply install these new add-ons by selecting “Find new add-ons” from the left menu. Here is the add-on’s release notes page: … Read more

Add images to README.md on BitBucket

Update 2016-12-14 This is fixed now, please see the resolved status of this issue: https://bitbucket.org/site/master/issues/6315/relative-urls-in-readmemd-files-only-work You can now use ![Scheme](images/scheme.jpg) to refer to images in your repo using relative links. Old Answer At the moment, this is not possible. BitBucket does not support relative links to images in markdown. The following issue in BitBucket’s issue … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)