diff options
author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-23 10:52:17 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-05-23 10:52:17 -0700 |
commit | c1bb93502012b710ec5a31dff62d4aca7bf51adc (patch) | |
tree | a66dedcdcfe71cec93fa662ff908b1ac4358b404 /object.c | |
parent | 2cb45e95438c113871fbbea5b4f629f9463034e7 (diff) | |
download | git-c1bb93502012b710ec5a31dff62d4aca7bf51adc.tar.gz git-c1bb93502012b710ec5a31dff62d4aca7bf51adc.tar.xz |
Start implementing "git-apply"
This applies git patches (and old-style unified diffs)
in the index, rather than doing it in the working directory.
That allows for a lot more flexibility, and means that if a
patch fails, we aren't going to mess up the working directory.
NOTE! This is just the first cut at it, and right now it only
parses the incoming patch, it doesn't actually apply it yet.
Diffstat (limited to 'object.c')
0 files changed, 0 insertions, 0 deletions