diff options
author | Jonathan Nieder <jrnieder@gmail.com> | 2010-11-28 13:45:58 -0600 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-12-01 13:28:04 -0800 |
commit | 777f80d7429b0f2687cb9ff40f82b196b78384ff (patch) | |
tree | 76da0afc4d9f0cddd9f5f6a1085c4c0aeda0b718 /git-sh-setup.sh | |
parent | fast-import: let importers retrieve blobs (diff) | |
download | tgif-777f80d7429b0f2687cb9ff40f82b196b78384ff.tar.xz |
fast-import: Allow cat-blob requests at arbitrary points in stream
The new rule: a "cat-blob" can be inserted wherever a comment is
allowed, which means at the start of any line except in the middle of
a "data" command.
This saves frontends from having to loop over everything they want to
commit in the next commit and cat-ing the necessary objects in
advance.
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: David Barr <david.barr@cordelta.com>
Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-sh-setup.sh')
0 files changed, 0 insertions, 0 deletions