Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Coexist with quilt: rename PATCHES --> PATCHES.txt | David Brownell | 2010-01-08 | 1 | -0/+47 |
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> |