4
git archive fatal:プロトコルでサポートされていない操作
私はそうすることができますgit clone... git clone https://github.com/stackforge/puppet-heat.git ...問題ありません。しかし、私はクローンに付属しているすべてのgit metaのものを除外したいので、使用すると思っていましたgit archiveが、次のエラーが発生します。 $ git archive --remote=https://github.com/stackforge/puppet-heat.git fatal: Operation not supported by protocol. 誰か、なぜ私が間違っているのか知っていますか?