New Leaf Digital's Developer Blog
Tech Blog :: Git: syntax for generating a generic patch
In the base directory of the project:
git diff --no-prefix --relative --cc -u -- . > fixed-big-bug.patch
(It still has diff --git at the top, not sure how to get rid of that.)
diff --git
Don't bother putting in spam links. They'll be set to rel=nofollow and will be removed and reported as spam shortly after submitting.
rel=nofollow
Post new comment
Don't bother putting in spam links. They'll be set to
rel=nofollowand will be removed and reported as spam shortly after submitting.