# Create a new branch for the feature git checkout -b feature/new-feature
# Create a pull request to merge the feature into main # (process depends on the specific Git platform used) cymcap crack upd
# Push the branch git push origin feature/new-feature # Create a new branch for the feature