diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-09-21 15:15:18 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-09-21 15:15:19 -0700 |
commit | 7889ed25ac709624446b0b4d887dd3633e81f44a (patch) | |
tree | 9328bc7b7092c06aeef6b14e00de1bc99ffdeb4d /t/t2106-update-index-assume-unchanged.sh | |
parent | Merge branch 'jt/accept-capability-advertisement-when-fetching-from-void' (diff) | |
parent | cat-file: support --textconv/--filters in batch mode (diff) | |
download | tgif-7889ed25ac709624446b0b4d887dd3633e81f44a.tar.xz |
Merge branch 'js/cat-file-filters'
Even though "git hash-objects", which is a tool to take an
on-filesystem data stream and put it into the Git object store,
allowed to perform the "outside-world-to-Git" conversions (e.g.
end-of-line conversions and application of the clean-filter), and
it had the feature on by default from very early days, its reverse
operation "git cat-file", which takes an object from the Git object
store and externalize for the consumption by the outside world,
lacked an equivalent mechanism to run the "Git-to-outside-world"
conversion. The command learned the "--filters" option to do so.
* js/cat-file-filters:
cat-file: support --textconv/--filters in batch mode
cat-file --textconv/--filters: allow specifying the path separately
cat-file: introduce the --filters option
cat-file: fix a grammo in the man page
Diffstat (limited to 't/t2106-update-index-assume-unchanged.sh')
0 files changed, 0 insertions, 0 deletions