This may be chew up question. But I am getting confused for bits and pieces. So here we go, I have org based personal repo which I like to clone it and work on it (only test branch).
I have not created local branch. I have setup secure token access already.
my intended workflow as follow:
- Clone existing repo with branch TEST
- Work on TEST branch locally on RHEL
- Make Changes and push it to remote branch
Now I know I can clone repo with branch paramter. Its option 2 and 3 I am not sure what commands I have to use. There are lot of commands avaialble but not sure which one?