commit-patch icon indicating copy to clipboard operation
commit-patch copied to clipboard

Commit patches to Darcs, Git, Mercurial, Bazaar, Monotone, Subversion, or CVS

Results 3 commit-patch issues
Sort by recently updated
recently updated
newest added

First of all, I thank you for this wonderful gem I discovered recently and has already became such an essential tool allowing me to make atomic commits a breeze. I...

Hi I tried to install commit-patch on fink myself, but when I tried to run it, I obtained Can't locate IPC/Run.pm in @INC (you may need to install the IPC::Run...

I have some cross-versioning system projects, e.g. with both a local `.git` and a `.svn` in some upper directory. Right now I usually temporarily rename `.git` to `.git2` or something...