Managing your Projects on Using git and Github Desktop | Tutorial 2 | Python for Data Analysis
- Tanay Karmarkar
- Jul 3, 2018
- 1 min read
This is the second tutorial of the series Python for Data Analysis.
Repository that I created for this tutorial: https://github.com/tanay27/Test-Git
This basically demonstrates how you can manage your code files with Github with branches.
It also demonstrates how to create repository, access it from the terminal in Mac or Command Prompt in Windows and the series and steps involved. The commands that have been demonstrated are following:

The latter part demonstrates the use of Github Desktop version which can be easily downloaded from: https://desktop.github.com.











Comments