Skip to content

Commit aeec318

Browse files
committed
fix locale info in link
1 parent bfb83ab commit aeec318

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/version-control/git-create-branch.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create a branch
33
description: Create a branch for source control in Visual Studio with Git.
4-
ms.date: 03/03/2022
4+
ms.date: 10/20/2022
55
ms.topic: how-to
66
author: TerryGLee
77
ms.author: tglee
@@ -27,8 +27,8 @@ Here's how.
2727
1. In the **Create a new branch** dialog box, enter a branch name.
2828

2929
> [!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+
3232
:::image type="content" source="media/vs-2022/git-create-new-branch-dialog.png" alt-text="Screenshot of the Create a New Branch dialog box.":::
3333

3434
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

Comments
 (0)