Skip to content

Commit 373971c

Browse files
addressing devops-learn-pr issue 4849
1 parent eb72030 commit 373971c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/git/migrate-from-tfvc-to-git.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ on the [TFVC Import tool](/azure/devops/git/import-from-tfvc):
3636
2. A “tip migration”, importing only the latest version of the source
3737
code, is suggested. You can opt to migrate some history, up to 180
3838
days, so that your team doesn’t need to refer back to TFVC as often,
39-
but [this is discouraged](centralized-to-git.md) unless your history is
39+
but [this is discouraged](centralized-to-git.md) if your history is
4040
very simple.
4141
3. You do not have binary assets like images, scientific data sets, or
4242
game models in your repository. These assets should use the Git LFS

0 commit comments

Comments
 (0)