Guest User

Untitled

a guest
Oct 17th, 2017
407
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. git clone https://github.com/stackforge/puppet-heat.git
  2.  
  3. $ git archive --remote=https://github.com/stackforge/puppet-heat.git
  4. fatal: Operation not supported by protocol.
  5.  
  6. $ find puppet-heat/ -name '.git' -exec rm -fr {} +
  7.  
  8. svn export https://github.com/user/project/trunk
  9.  
  10. git archive --remote=youruser@github.com/stackforge/puppet-heat.git
Add Comment
Please, Sign In to add comment