
- #TORTOISEHG PUSH AND PULL FROM COMMAND LINE HOW TO#
- #TORTOISEHG PUSH AND PULL FROM COMMAND LINE FREE#
To initialize an empty local git repository, type the below command. It will open the terminal from the project directory. To do that, on the navigation path type cmd and hit enter. Open the terminal from the project folder. You can make use of Git Bash or Command line for this purpose.
#TORTOISEHG PUSH AND PULL FROM COMMAND LINE FREE#
#TORTOISEHG PUSH AND PULL FROM COMMAND LINE HOW TO#
If not, refer to my post on How to Create a new Bitbucket Code Repository? Make sure, not to include. I hope, you already have the Bitbucket repository created. In this post, we will push our code to the created repository in Bitbucket using the Command line with Git. Bitbucket offers both commercial plans and free accounts with an unlimited number of private repositories.


Bitbucket is a Git-based source code repository hosting service owned by Atlassian. Keeping a track of your code changes and its history is very important for a developer.
