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
Copy file name to clipboardExpand all lines: content/desktop/contributing-and-collaborating-using-github-desktop/committing-and-reviewing-changes-to-your-project.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ versions:
16
16
### 1. Choosing a branch and making changes
17
17
18
18
1.[Create a new branch](/desktop/guides/contributing-to-projects/managing-branches), or select an existing branch by clicking {% octicon "git-branch" aria-label="The branch icon" %} **Current Branch** on the toolbar and selecting the branch from the list.
19
-

19
+

Copy file name to clipboardExpand all lines: content/desktop/contributing-and-collaborating-using-github-desktop/managing-branches.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ You can always create a branch in {% data variables.product.prodname_desktop %}
30
30
{% mac %}
31
31
32
32
{% data reusables.desktop.click-base-branch-in-drop-down %}
33
-

33
+

34
34
{% data reusables.desktop.create-new-branch %}
35
35

36
36
{% data reusables.desktop.name-branch %}
@@ -62,7 +62,7 @@ You can always create a branch in {% data variables.product.prodname_desktop %}
62
62
If you create a branch on {% data variables.product.product_name %}, you'll need to publish the branch to make it available for collaboration on {% data variables.product.prodname_dotcom %}.
63
63
64
64
1. At the top of the app, click {% octicon "git-branch" aria-label="The branch icon" %} **Current Branch**, then click the branch that you want to publish.
65
-

65
+

0 commit comments