Git

How To Use Source Tree To Manage Bitbucket Repository In Mac OS And Windows

Bitbucket is a website which is owned by Atlassian company. It provides free private git repository services, your source code will not be exposed to the public when saved in their repository. It also provides 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 Use SmartGit In Ubuntu

SmartGit is a GUI git client tool that can manage your project source code from a git server such as GitHub or bitbucket. It supports both Windows, macOS, and Linux. You can use it free for non-commercial usage. This article will tell you how to use it in Linux Ubuntu.

Index