mirror of
https://github.com/git/git.git
synced 2026-01-27 19:12:01 +00:00
This topic branch adds the support for --filters (TAFKA --smudge) and --path (TAFKA --use-path). While at it, we also add support for --filters/--textconv in --batch mode (the input lines now need to contain the path in addition to the object name, separated by a single white space character). Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>