Unknown SSL protocol error in connection

You can get more information with # Windows set GIT_CURL_VERBOSE=1 set GIT_TRACE_PACKET=2 # Unix export GIT_CURL_VERBOSE=1 export GIT_TRACE_PACKET=2 And then try a git push. Double-check your proxy settings if you have one. Note: git 2.8 (March 2016) adds more information on an error 35: See commit 0054045 (14 Feb 2016) by Shawn Pearce (spearce). (Merged … Read more

How to integrate sourcetree for gitlab

This worked for me, Step 1: Click on + New Repository> Clone from URL Step 2: In Source URL provide URL followed by your user name, Example: GitLab Repo URL : http://git.zaid-labs.info/zaid/iosapp.git GitLab User Name : zaid.pathan So final URL should be http://zaid.pathan@git.zaid-labs.info/zaid/iosapp.git Note: zaid.pathan@ added before git. Step 3: Enjoy cloning :).

FileMerge quits immediately after launching from SourceTree

To diagnose the problem, I ran opendiff from the Terminal. I received the following error: xcode-select: error: tool ‘opendiff’ requires Xcode, but active developer directory ‘/Library/Developer/CommandLineTools’ is a command line tools instance To solve: Open Xcode > Preferences > Locations Click on the drop-down box beside Command Line Tools and select your current Xcode version. … 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

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