ls-remote: drop storing operation and add documentation.
commit972b6fe746f0d9a3ea13118d80d9371a9ff68dba
authorJunio C Hamano <junkio@cox.net>
Mon, 8 Aug 2005 08:20:03 +0000 (8 01:20 -0700)
committerJunio C Hamano <junkio@cox.net>
Wed, 10 Aug 2005 06:38:51 +0000 (9 23:38 -0700)
tree0a36dea759161ba951673f2f5b4347c32c6d055e
parent4282c4fbddfeae3383c6c327e2ca98b25500ea31
ls-remote: drop storing operation and add documentation.

The store operation was never useful because we needed to fetch
the objects needed to complete the reference.  Remove it.

The fetch command fetch multiple references shortly to
replace the lost "store" functionality in more a generic way.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-ls-remote-script.txt [new file with mode: 0644]
git-ls-remote-script