summaryrefslogtreecommitdiff
path: root/devel/commit-patch/pkg-descr
blob: f870a5d82b49610df06b978656c07dbbb9bc9ab7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Normally version control systems don't allow fine grained commits. 
commit-patch allows the user to control exactly what gets committed by 
letting the user supply a patch to be committed rather than using the 
files in the current working directory.

commit-patch supports Darcs, Git, Mercurial, Bazaar, Subversion,
Monotone or CVS repositories.

Also included is an Emacs interface to commit-patch. It allows you to 
just hit C-c C-c in any patch buffer to apply and commit only the 
changes indicated by the patch, regardless of the changes in your 
working directory.

WWW: http://www.porkrind.org/commit-patch/