Skip to content

Commit 29a7d19

Browse files
authored
Branch was updated using the 'autoupdate branch' Actions workflow.
2 parents 6ac4354 + 7905de0 commit 29a7d19

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/github/importing-your-projects-to-github/importing-source-code-to-github/source-code-migration-tools.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ We recommend [hg-fast-export](https://github.com/frej/fast-export) for convertin
3737

3838
We recommend [git-tfs](https://github.com/git-tfs/git-tfs) for moving changes between TFVC and Git.
3939

40+
For more information about moving from TFVC (a centralized version control system) to Git, see "[Plan your Migration to Git](https://docs.microsoft.com/devops/develop/git/centralized-to-git)" from the Microsoft docs site.
41+
4042
{% tip %}
4143

4244
**Tip:** After you've successfully converted your project to Git, you can [push it to {% data variables.product.prodname_dotcom %}](/github/getting-started-with-github/pushing-commits-to-a-remote-repository/).

0 commit comments

Comments
 (0)