diff options
Diffstat (limited to 'Documentation/git-fast-import.txt')
-rw-r--r-- | Documentation/git-fast-import.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/git-fast-import.txt b/Documentation/git-fast-import.txt index 16308731fb..aff3fba191 100644 --- a/Documentation/git-fast-import.txt +++ b/Documentation/git-fast-import.txt @@ -53,13 +53,6 @@ OPTIONS Frontends can use this file to validate imports after they have been completed. ---branch-log=<file>:: - Records every tag and commit made to a log file. (This file - can be quite verbose on large imports.) This particular - option has been primarily intended to facilitate debugging - gfi and has limited usefulness in other contexts. It may - be removed in future versions. - Performance ----------- |