1. 10 4月, 2010 1 次提交
    • T
      fetch/push: fix usage strings · e3163c75
      Tay Ray Chuan 提交于
       - use "<options>" instead of just "options".
       - use "[<repository> [<refspec>...]]" to indicate that <repository> and
         <refspec> are optional, and that <refspec> cannot be specified
         without specifying <repository>.
      
      Note that when called without specifying <repository> (eg. "git fetch
      -f"), it is accurate to say that the "git fetch [<options>]
      [<repository> ...]" case takes precedence over "git fetch [<options>]
      <group>".
      Signed-off-by: NTay Ray Chuan <rctay89@gmail.com>
      Signed-off-by: NJunio C Hamano <gitster@pobox.com>
      e3163c75
  2. 09 4月, 2010 1 次提交
  3. 05 4月, 2010 2 次提交
  4. 01 4月, 2010 6 次提交
  5. 31 3月, 2010 4 次提交
  6. 30 3月, 2010 1 次提交
  7. 29 3月, 2010 5 次提交
  8. 25 3月, 2010 4 次提交
  9. 22 3月, 2010 7 次提交
  10. 21 3月, 2010 4 次提交
  11. 20 3月, 2010 3 次提交
  12. 18 3月, 2010 2 次提交