Checkout to main branch
git checkout develop
Pull Letest
git pull
Create new branch
git checkout -b jinnabalu/brnachName
jinnabalu
: user name of the github, to recognize the user by branch name easily when working with team
branchName
: brnachName for readability we maintain NamingConvension for naming the branch.
Posts on git
Related Post:
K8s Contributor Playground, Learning by Contributing
Adding Try in PWD button to README file
Open JDK docker container commands shell access to the container
AWS EBS Volmes - Create and attach the EBS volume with mounting
Elasticsearch - Dumping documents from multi-node to single node