Skip to content

Commit b61a2cf

Browse files
committed
fix casing for fe+vc
1 parent 4e7e854 commit b61a2cf

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed
Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
---
22
title: File Explorer Version Control Integration
3-
description: Learn how to use File Explorer + Version Control Integration inside Windows Advanced settings.
3+
description: Learn how to use File Explorer + version control integration inside Windows Advanced settings.
44
ms.reviewer: cinnamon
55
ms.topic: article
66
ms.date: 04/11/2025
77
---
88

9-
# File Explorer Version Control Integration
9+
# File Explorer version control integration
1010

11-
**File Explorer Version Control Integration** provides version control information directly in File Explorer. This includes information such as the branch name, last commit author, last commit message, and more.
11+
**File Explorer version control integration** provides version control information directly in File Explorer. This includes information such as the branch name, last commit author, last commit message, and more.
1212

1313
> [!NOTE]
14-
> As of right now, File Explorer Version Control integration only supports Git. The Advanced Settings system component is extensible to allow for additional version control types.
14+
> As of right now, File Explorer version control integration only supports Git. The Advanced Settings system component is extensible to allow for additional version control types.
1515
16-
![File Explorer Version Control Integration](../images/fe-source.png)
16+
![File Explorer version control integration](../images/fe-source.png)
1717

1818
## How to identify repositories
1919

20-
Windows has to know which folders are source code repositories so File Explorer can display the version control information. You can select your repository folders in Windows Advanced Settings > File Explorer settings under the File Explorer + Version Control header.
20+
Windows has to know which folders are source code repositories so File Explorer can display the version control information. You can select your repository folders in Windows Advanced Settings > File Explorer settings under the File Explorer + version control header.
2121

22-
![File Explorer Version Control Settings](../images/fe-source-settings.png)
22+
![File Explorer version control Settings](../images/fe-source-settings.png)

0 commit comments

Comments
 (0)