Update splitting-a-subfolder-out-into-a-new-repository.md (#25960)
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
This commit is contained in:
@@ -14,7 +14,7 @@ versions:
|
||||
ghec: '*'
|
||||
shortTitle: Splitting a subfolder
|
||||
---
|
||||
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.
|
||||
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.
|
||||
|
||||
{% data reusables.command_line.open_the_multi_os_terminal %}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user