ToolsCreating & Applying Git Patches Create: $ git diff > file_name.diff Apply: $ git apply file_name.diff Continue reading → Standard