GIT - Create patch from current diff
git diff --no-prefix > patchfile
You can then apply this patch with:
patch -p0 < patchfile
Written by Asanka
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Patch
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#