Command
Explanation
git am is used to apply a series of patches from a mailbox. It applies the series of patches from the mailbox.
Examples
Apply patch file
git am is used to apply a series of patches from a mailbox. It applies the series of patches from the mailbox.
Apply patch file