Continued work to get coverage of major git commands.
commit2cb0286597c5192a6364747d2db9294e5309c81e
authorAlex Coles <alexbcoles@mac.com>
Wed, 6 Aug 2008 22:40:15 +0000 (7 00:40 +0200)
committerAlex Coles <alexbcoles@mac.com>
Wed, 6 Aug 2008 22:40:15 +0000 (7 00:40 +0200)
tree947aa426a5b3e4886fc135175442c46cfe03748e
parent7ef4e905dc2c72233b384c0828ad85c70fd806fc
Continued work to get coverage of major git commands.

* Correctly pass in --git-dir for each command (this should come after
  'git' and before the subcommand).
* Correctly set author for commits.
* Add constants to turn off paging, for git-gui.
* Cleaned up whitespace.
src/org/netbeans/modules/git/util/GitCommand.java