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/get-started/using-git/about-git.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
@@ -129,7 +129,7 @@ git push --set-upstream origin main
129
129
130
130
### Example: contribute to an existing branch on {% data variables.product.product_name %}
131
131
132
-
This example assumes that you already have a project called `repo`already on the machine and that a new branch has been pushed to {% data variables.product.product_name %} since the last time changes were made locally.
132
+
This example assumes that you already have a project called `repo` on the machine and that a new branch has been pushed to {% data variables.product.product_name %} since the last time changes were made locally.
0 commit comments