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: docs/version-control/git-create-branch.md
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Create a branch
3
3
description: Create a branch for source control in Visual Studio with Git.
4
-
ms.date: 03/03/2022
4
+
ms.date: 10/20/2022
5
5
ms.topic: how-to
6
6
author: TerryGLee
7
7
ms.author: tglee
@@ -27,8 +27,8 @@ Here's how.
27
27
1. In the **Create a new branch** dialog box, enter a branch name.
28
28
29
29
> [!TIP]
30
-
> For branch naming details, see [Special characters in branch and tag names](https://docs.github.com/en/get-started/using-git/dealing-with-special-characters-in-branch-and-tag-names).
31
-
30
+
> For branch naming details, see [Special characters in branch and tag names](https://docs.github.com/get-started/using-git/dealing-with-special-characters-in-branch-and-tag-names).
31
+
32
32
:::image type="content" source="media/vs-2022/git-create-new-branch-dialog.png" alt-text="Screenshot of the Create a New Branch dialog box.":::
33
33
34
34
1. In the **Based on** section, use the drop-down list to choose whether you want to base your new branch off an existing local branch or a remote branch.
0 commit comments