diff options
author | Sverre Rabbelier <srabbelier@gmail.com> | 2009-12-04 18:07:00 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-12-05 12:43:24 -0800 |
commit | bc3c79aefc9cdb1127e1dfd22ad19cf6c6e94f09 (patch) | |
tree | 80ceef0c29aca1b324d3886ee7aefd0d3f4d58d6 /t/t4031-diff-rewrite-binary.sh | |
parent | fast-import: allow for multiple --import-marks= arguments (diff) | |
download | tgif-bc3c79aefc9cdb1127e1dfd22ad19cf6c6e94f09.tar.xz |
fast-import: add (non-)relative-marks feature
After specifying 'feature relative-marks' the paths specified with
'feature import-marks' and 'feature export-marks' are relative to an
internal directory in the current repository.
In git-fast-import this means that the paths are relative to the
'.git/info/fast-import' directory. However, other importers may use a
different location.
Add 'feature non-relative-marks' to disable this behavior, this way
it is possible to, for example, specify the import-marks location as
relative, and the export-marks location as non-relative.
Also add tests to verify this behavior.
Cc: Daniel Barkalow <barkalow@iabervon.org>
Signed-off-by: Sverre Rabbelier <srabbelier@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4031-diff-rewrite-binary.sh')
0 files changed, 0 insertions, 0 deletions