[pygr-notify] [pygr] r255 committed - Edited wiki page through web user interface.

codesite-noreply at google.com codesite-noreply at google.com
Fri Aug 7 12:58:36 PDT 2009


Revision: 255
Author: cjlee112
Date: Fri Aug  7 12:57:57 2009
Log: Edited wiki page through web user interface.
http://code.google.com/p/pygr/source/detail?r=255

Modified:
  /wiki/UsingGit.wiki

=======================================
--- /wiki/UsingGit.wiki	Thu Jul 30 21:47:55 2009
+++ /wiki/UsingGit.wiki	Fri Aug  7 12:57:57 2009
@@ -85,7 +85,7 @@
  git checkout ctb/seqdb_review # look at the current state of his branch
  git log # show the list of commits leading up to his current state
  git diff a17f52 # show diff of his current state vs. a specific commit
-gitk -all # show dependency graph of all commits, including local and  
remote branches
+gitk --all # show dependency graph of all commits, including local and  
remote branches
  }}}

  === Add your own changes to someone else's experimental branch ===



More information about the pygr-notify mailing list