Git commands
Git Commands¶
Create topic branch¶
Check out a new branch based on the development branch according to the branch naming conventions:
If you get an error, you may need to fetch first by usingCommit patches¶
To commit your changes to your local repository
Push to the remote branch¶
To push to the remote branch