git-export-filter.c: avoid extra LFs and grok get-mark
[git-export-filter.git] / README.txt
blob2472b6cbcfa06b09f98187f7c1e5297773824292
1 DESCRIPTION
2 ===========
3 git-export-filter allows one to filter a git fast-export data stream optionally
4 rewriting committer/author and/or branch/tag names.
6 BUILDING
7 ========
8 Simply typing "make" should suffice to build the git-export-filter executable.
10 LICENSE
11 =======
12 See the LICENSE.txt file, license is GPLv2 (or later).
14 HELP
15 ====
16 See the git-export-help.txt file or run git-export-filter -v -h.