ZANARDI Bruno

Software Developper

About
Resume

Git Blog

Git command `am`

Definition

Apply a series of patches from a mailbox.

Expert usage

Apply patches from a file with preserving author informations and messages

$ git am --signoff -k < <name>.patch