git-p4: Removed git-p4 submit --direct.
authorSimon Hausmann <simon@lst.de>
Tue, 19 Feb 2008 08:33:08 +0000 (09:33 +0100)
committerSimon Hausmann <simon@lst.de>
Wed, 27 Feb 2008 15:27:07 +0000 (16:27 +0100)
This feature was originally meant to allow for quicker direct submits into perforce, but
it turns out that it is not actually quicker than doing a git commit and then running
git-p4 submit.

Signed-off-by: Simon Hausmann <simon@lst.de>
No differences found