Expand "git st" in Porting/release_managers_guide.pod
authorLeon Brocard <acme@astray.com>
Thu, 7 Jul 2011 11:14:57 +0000 (12:14 +0100)
committerLeon Brocard <acme@astray.com>
Thu, 7 Jul 2011 11:14:57 +0000 (12:14 +0100)
Porting/release_managers_guide.pod

index c92792b..d9eedbb 100644 (file)
@@ -280,7 +280,7 @@ Test your changes:
 
 Commit your changes:
 
-    $ git st
+    $ git status
     $ git diff
     B<review the delta carefully>