Git - git apply

git

What is the purpose of the 'git apply' command?

Apply a patch

What is the equivalent of the 'git apply' command for Subversion?

patch -p0
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License