Tag: Source Control
-
Git – How to…
Table of Content: 1. Start Project from Scratch Create a Repo at BitBucket: Create a directory at local drive. Init Git at selected directory: Inside the directory right click and select “Git Init”. Add remote Repo to Local Directory: Inside the directory right click and select “Git GUI”. At Git select from Menu: Remote->Add. At…
-
Git – Getting started Video
A good video that explains about GIT with BitBucket: