]> git.mxchange.org Git - core.git/blob - patch_i.sh
- Introduced prependStringToString() which can prepend a string to an other by
[core.git] / patch_i.sh
1 #!/bin/sh
2
3 patch -p0 < i || exit 10
4 svn commit || exit 10
5 rm i