You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- On your new repository's page, click the gray main button in the upper left to reveal a dropdown menu.
42
42
- Enter the name of your new branch in the text box. (Branch names usually refer to what is being changed. Example: nameAdd).
43
43
-Click on Create branch <newbranchname>, which will automatically take you to your new branch. You can make edits on the main branch, but this may cause issues down the line. The best practice is to create a new branch for each separate issue you work on. That way your main branch remains in sync with Gssoc's main branch.
0 commit comments