Git
How To Use Source Tree To Manage Bitbucket Repository In Mac OS And Windows
Bitbucket is a web site which is owned by atlassian company. It provide free private git repository service, your source code will not be exposed to public when saved in their repository. It also provide a bitbucket server for you when you want to install the repository server on your own machine, but bitbucket server …
How To Use Source Tree To Manage Bitbucket Repository In Mac OS And Windows Read More »
How To Resolve Git Push, Pull, Merge Conflicts In Bitbucket Use SourceTree
When i use SourceTree ( a git client tool ) to manage my source code, i meet a use case which there are both code need to push and pull. One local repository committed code need to be pushed to remote repository ( bitbucket ), two remote code need to be pulled down to local …
How To Resolve Git Push, Pull, Merge Conflicts In Bitbucket Use SourceTree Read More »