[pygr-notify] [pygr commit] r47 - wiki

codesite-noreply at google.com codesite-noreply at google.com
Wed Jun 18 01:43:51 PDT 2008


Author: cjlee112
Date: Wed Jun 18 01:38:38 2008
New Revision: 47

Modified:
   wiki/UsingGit.wiki

Log:
Edited wiki page through web user interface.

Modified: wiki/UsingGit.wiki
==============================================================================
--- wiki/UsingGit.wiki	(original)
+++ wiki/UsingGit.wiki	Wed Jun 18 01:38:38 2008
@@ -91,7 +91,7 @@

 === Generate patch output for emailing me your changes ===
 {{{
-git format patch master
+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