Skip to content

Commit 68618b9

Browse files
committed
Remove references to TF/TFS content
1 parent bfa96f0 commit 68618b9

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

C-git-commands.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -568,7 +568,7 @@ The `git filter-branch` command is used to rewrite loads of commits according to
568568

569569
In <<ch07-git-tools#_removing_file_every_commit>> we explain the command and explore several different options such as `--commit-filter`, `--subdirectory-filter` and `--tree-filter`.
570570

571-
In <<ch09-git-and-other-systems#_git_p4>> and <<ch09-git-and-other-systems#_git_tfs>> we use it to fix up imported external repositories.
571+
In <<ch09-git-and-other-systems#_git_p4>> we use it to fix up imported external repositories.
572572

573573

574574
=== Plumbing Commands

ch09-git-and-other-systems.asc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ include::book/09-git-and-other-scms/sections/client-bzr.asc[]
2424

2525
include::book/09-git-and-other-scms/sections/client-p4.asc[]
2626

27-
include::book/09-git-and-other-scms/sections/client-tfs.asc[]
28-
2927
[[_migrating]]
3028
=== Migrating to Git
3129

@@ -42,8 +40,6 @@ include::book/09-git-and-other-scms/sections/import-bzr.asc[]
4240

4341
include::book/09-git-and-other-scms/sections/import-p4.asc[]
4442

45-
include::book/09-git-and-other-scms/sections/import-tfs.asc[]
46-
4743
include::book/09-git-and-other-scms/sections/import-custom.asc[]
4844

4945
=== Summary

0 commit comments

Comments
 (0)