Skip to content

Commit de7606d

Browse files
git-emgit-em
andauthored
Remove conteudo sobre tfs (#97)
* Remove arquivos tfs * Remove arquivos tfs do livro em inglês * Remove client-tfs e import-tfs * Remove imagem sobre git-tfs * Remove referências a tfs Co-authored-by: git-em <[email protected]>
1 parent b750914 commit de7606d

File tree

11 files changed

+3
-953
lines changed

11 files changed

+3
-953
lines changed

C-git-commands.asc

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

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

527-
In <<ch09-git-and-other-scms#r_git_p4>> and <<ch09-git-and-other-scms#r_git_tfs>> we use it to fix up imported external repositories.
527+
In <<ch09-git-and-other-scms#r_git_p4>> we use it to fix up imported external repositories.
528528

529529

530530
=== Plumbing Commands

book-en/09-git-and-other-scms/1-git-and-other-scms.asc

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ include::sections/client-bzr.asc[]
2323

2424
include::sections/client-p4.asc[]
2525

26-
include::sections/client-tfs.asc[]
27-
2826
[[_migrating]]
2927
=== Migrating to Git
3028

@@ -41,8 +39,6 @@ include::sections/import-bzr.asc[]
4139

4240
include::sections/import-p4.asc[]
4341

44-
include::sections/import-tfs.asc[]
45-
4642
include::sections/import-custom.asc[]
4743

4844
=== Summary
-24.6 KB
Binary file not shown.

book-en/09-git-and-other-scms/sections/client-tfs.asc

Lines changed: 0 additions & 410 deletions
This file was deleted.

book-en/09-git-and-other-scms/sections/import-tfs.asc

Lines changed: 0 additions & 60 deletions
This file was deleted.

book-en/C-git-commands/1-git-commands.asc

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

524524
In <<_removing_file_every_commit>> we explain the command and explore several different options such as `--commit-filter`, `--subdirectory-filter` and `--tree-filter`.
525525

526-
In <<_git_p4>> and <<_git_tfs>> we use it to fix up imported external repositories.
526+
In <<_git_p4>> we use it to fix up imported external repositories.
527527

528528

529529
=== Plumbing Commands

0 commit comments

Comments
 (0)