You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: book/09-git-and-other-scms/sections/import-tfs.asc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
==== TFS
3
3
4
4
(((TFS)))(((Importing, from TFS)))
5
-
If your team is convering their source control from TFVC to Git, you'll want the highest-fidelity conversion you can get.
5
+
If your team is converting their source control from TFVC to Git, you'll want the highest-fidelity conversion you can get.
6
6
This means that, while we covered both git-tfs and git-tf for the interop section, we'll only be covering git-tfs for this part, because git-tfs supports branches, and this is prohibitively difficult using git-tf.
0 commit comments