summaryrefslogtreecommitdiff
path: root/git-prune-script
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@ppc970.osdl.org>2005-05-26 17:23:51 (GMT)
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-05-26 17:23:51 (GMT)
commit19c58fb84d2fba1a1bb8bd8fef44c0463aa4e236 (patch)
tree45842ffd2f0575877db629bc0617f31c6a327cc1 /git-prune-script
parent368da62598b30a521970866327ce493e34f7f590 (diff)
downloadgit-19c58fb84d2fba1a1bb8bd8fef44c0463aa4e236.zip
git-19c58fb84d2fba1a1bb8bd8fef44c0463aa4e236.tar.gz
git-19c58fb84d2fba1a1bb8bd8fef44c0463aa4e236.tar.bz2
git-apply: parse the whole list of patches into memory first
Make it a clear two-phase thing: first a read-only parse of the patch itself (which is independent of any current index information), and then the second phase actually uses the patch. The second phase might not be a real apply, it could be just a diffstat, for example. Which is trivial to do once the patch is parsed.
Diffstat (limited to 'git-prune-script')
0 files changed, 0 insertions, 0 deletions