Revision as of 21:46, 16 January 2024 by Ovidiu(talk | contribs)(Created page with "=Internal= * Git Concepts * <tt>git format-patch</tt> =Overview= <code>git format-patch</code> exports the content of each commit into a "patch" that can then be applied with <code>git am</code> or <code>git apply</code>.")