I' using windows, git bash prompt
I'm trying to use the git archive command with bitbucket
and I receive the error remote: "git upload-archive: archiver died with error"
Any ideas ?
git archive --remote=ssh://git@bitbucket.org/username/reponame.git --format=tar --output="file.tar"
I have created all SSH keys and public keys etc and even tested ssh -v hg@bitbucket.org and it works fine
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…