Skip to content

Commit 3e568bc

Browse files
authored
Merge pull request #1480 from HonkingGoose/retire-git-tf-content
2 parents 7dd0c15 + ce5fa2d commit 3e568bc

File tree

6 files changed

+2
-484
lines changed

6 files changed

+2
-484
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

0 commit comments

Comments
 (0)