There is no exact svn export
equivalent command for git? Really?
Beware: this is not a duplicate question. That is, I already know and have
For your I still don't know what the heck this is: git clone --bare
will clone the repository without a working copy. This is usually done on a central repository so as to minimise disk space usage.
Bruno / King Crunch have the best answer. Although you could use git bash / cygwin to allow you to pipe if you need a one-liner.