![](https://seccdn.libravatar.org/avatar/9435667f7160374bc34a8600b686aecd.jpg?s=120&d=mm&r=g)
24 Jun
2013
24 Jun
'13
15:56
В Mon, 24 Jun 2013 10:52:45 -0400 Greg Freemyer <greg.freemyer@gmail.com> пишет:
I'm trying to create a tarball from a git tag and I'm not getting logged in for some reason. What is the right syntax for:
git archive --format=tar --remote=ssh://git@github/com/dkovar/analyzeMFT.git v2.0.4 > analyzeMFT-v2.0.4.tar
You need to setup public key access for ssh. Why do not you simply use direct git:// URL? -- To unsubscribe, e-mail: opensuse-packaging+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-packaging+owner@opensuse.org