This is a simple calculator python application to demonstrate the git commands
To create a new branch
- run git pull on source branch from where we want to craeate target branch
- run the check out new branch command
This is a simple calculator python application to demonstrate the git commands
Python