Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docs:guide-developer:working-with-git-email [2019/09/01 15:07] – Section heading level corrected tmomasdocs:guide-developer:working-with-git-email [2021/05/08 19:35] (current) stokito
Line 6: Line 6:
  
 <code> <code>
-git send-email --from "..." --to "openwrt-devel@lists.openwrt.org" 001-description.patch+git send-email --from=youremail@example.com --to="openwrt-devel@lists.openwrt.org" 001-description.patch
 </code> </code>
  
  • Last modified: 2019/09/01 15:07
  • by tmomas