Skip to content

tourfield/neoquilt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

neoquilt

create the patches for a git repository.

quilt

Your PC should installed quilt,or run sudo apt install -y quilt;

run

At the top directory of your project, create a directory name's patches;then create a new file name's series; then you can run this script as ./neoquilt.sh <modified dir/file> <patch names>.

node

The name of a patch is in this format 0000-<reason>.patch.

Have fun!

About

create the patches for a git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages