Skip to content

Commit

Permalink
Remove references to TF/TFS content
Browse files Browse the repository at this point in the history
  • Loading branch information
HonkingGoose committed Aug 9, 2020
1 parent bfa96f0 commit 68618b9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion C-git-commands.asc
Expand Up @@ -568,7 +568,7 @@ The `git filter-branch` command is used to rewrite loads of commits according to

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`.

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.
In <<ch09-git-and-other-systems#_git_p4>> we use it to fix up imported external repositories.


=== Plumbing Commands
Expand Down
4 changes: 0 additions & 4 deletions ch09-git-and-other-systems.asc
Expand Up @@ -24,8 +24,6 @@ include::book/09-git-and-other-scms/sections/client-bzr.asc[]

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

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

[[_migrating]]
=== Migrating to Git

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

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

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

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

=== Summary
Expand Down

0 comments on commit 68618b9

Please sign in to comment.