Skip to content

Commit c804f73

Browse files
emirotsaritai
andauthored
Update splitting-a-subfolder-out-into-a-new-repository.md (#25960)
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
1 parent 549be40 commit c804f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/get-started/using-git/splitting-a-subfolder-out-into-a-new-repository.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ versions:
1414
ghec: '*'
1515
shortTitle: Splitting a subfolder
1616
---
17-
If you create a new clone of the repository, you won't lose any of your Git history or changes when you split a folder into a separate repository.
17+
If you create a new clone of the repository, you won't lose any of your Git history or changes when you split a folder into a separate repository. However, note that the new repository won't have the branches and tags of the original repository.
1818

1919
{% data reusables.command_line.open_the_multi_os_terminal %}
2020

0 commit comments

Comments
 (0)