bookmark

How to create and apply a patch with Git | ariejan de vroom


Description

git format-patch master --stdout > fix_empty_poster.patch git am --signoff < fix_empty_poster.patch

Preview

Tags

Users

  • @jil

Comments and Reviews