Skip to content

Split your patch similarly to `git add -p` but supporting multiple buckets

License

Notifications You must be signed in to change notification settings

austinpray/split-patch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

split-patch.py

asciicast

This is git add -p on steroids for patches.

Given a my.patch you can run

./split-patch.py my.patch

You can choose in which bucket to put each hunk.

In any moment, you can quite and my.patch will contain unassigned hunks while all the other hunks will be moved to $BUCKET_NAME.patch.

About

Split your patch similarly to `git add -p` but supporting multiple buckets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%