Checkout, Fetch and Pull in BitBucket SourceTree

Using Atlassian’s Git tutorial (link updated) as a reference. Git checkout: The git checkout command lets you navigate between the branches created by git branch. Checking out a branch updates the files in the working directory to match the version stored in that branch, and it tells Git to record all new commits on that … Read more

Can’t clone private repo on github from SourceTree

It happens because Sourcetree didn’t get some private access from Github while authenticating. So the solution is very simple. Login to your Github account on any browser. From the top right corner select SETTINGS. Now select DEVELOPER SETTINGS. From DEVELOPER SETTINGS select PERSONAL ACCESS TOKEN. Now from PERSONAL ACCESS TOKEN select GENERATE TOKEN. Fill Note … Read more

SourceTree App says uncommitted changes even for newly-cloned repository – what could be wrong?

I’m one of the SourceTree developers (I develop the Mac version of the product, actually), so hopefully I can be of some help. Windows machines convert CRLF to LF when committing and LF to CRLF when checking out. autocrlf makes sure everything is LF within the repository. The option text = auto is the one … Read more

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