diff options
| author | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-23 09:40:23 -0700 |
|---|---|---|
| committer | Linus Torvalds <torvalds@ppc970.osdl.org> | 2005-06-23 09:40:23 -0700 |
| commit | a196d8d4238f582b6441e8e0c56764679c266231 (patch) | |
| tree | 5be95bc0bc9ae01873d3d96649a4af2aa5dd8292 /git-fetch-script | |
| parent | applypatch: use "--index" to actually make git-apply write the (diff) | |
| download | git-a196d8d4238f582b6441e8e0c56764679c266231.tar.gz git-a196d8d4238f582b6441e8e0c56764679c266231.zip | |
Avoid doing the "filelist" thing, since "git-apply" picks up the files automatically
..and git-apply does a lot better job at it anyway.
Also, we break the comment/diff on a line that starts with "diff -", not
just on the "---" line. Especially for git diffs, we actually want that
line in the diff.
(We should probably also break on "Index: ..." followed by "=====")
Diffstat (limited to 'git-fetch-script')
0 files changed, 0 insertions, 0 deletions
