[pygr-notify] [pygr commit] r148 - wiki

codesite-noreply at google.com codesite-noreply at google.com
Wed Feb 18 17:05:32 PST 2009


Author: cjlee112
Date: Wed Feb 18 17:04:26 2009
New Revision: 148

Modified:
    wiki/UsingGit.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/UsingGit.wiki
==============================================================================
--- wiki/UsingGit.wiki	(original)
+++ wiki/UsingGit.wiki	Wed Feb 18 17:04:26 2009
@@ -120,7 +120,7 @@

  === Generate patch output for emailing me your changes ===
  {{{
-git format patch master >my_patches.txt
+git format-patch master >my_patches.txt
  }}}
  This outputs patches for all commits in the current branch not in the  
master branch.




More information about the pygr-notify mailing list