/copyPatch

copyPatch is a small java console application to help developer copy patch files. For example in your source code, you need to patch folder1/a.txt, folder2/b.txt etc, you need one by one to copy them. Using this small application, list your patch file in a text file then running this application. Your patch files will be copied to a patch folder.

Primary LanguageJava

Watchers