diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2010-01-08 17:20:47 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2010-01-08 17:20:47 -0800 |
commit | c1cb20971ea89e4602bb23ba66180d647880bbef (patch) | |
tree | 54759a26b900460590b019fd7b4b6a7cf14e20dd /BUGS | |
parent | 296a011db5833b8a3258a058e6a805cc5ddb2bfe (diff) |
Coexist with quilt: rename PATCHES --> PATCHES.txt
The issues is on Win32, which ignores case in filesystem
and thus doesn't tolerate the quilt "patches" directory.
Rename, and add "patches" to .gitignore so that developers
can choose to use quilt for local patch management.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -26,8 +26,8 @@ that may be important. http://www.kernel.org/pub/software/scm/git/docs/git-bisect.html If possible, please develop and attach a patch that helps to expose or -solve the reported problem. See the PATCHES file for more information -for that process. +solve the reported problem. See the PATCHES.txt file for information +about that process. Attach all files directly to your posting. The mailing list knows to transform attachments to links, but attachments must be less than 300KB |