4

I am sort of new to sharing with GitHub and sites like Stash, and I have noticed that there really is no easy way to download a Stash repository without using Git Shell and using some kind of command. With a little research, I found that I likely need to use the git archive command, but I am unsure how I should use this command to download a Stash repository. Could someone please explain how I could do this?

SQB
  • 3,926
  • 2
  • 28
  • 49
Freelix2000
  • 67
  • 1
  • 4

1 Answers1

3

You can ask your Stash admin to install the Stash Archive Plugin (by Atlassian Labs for Stash 2.6.0 - 3.5.0)

It will add a "Download" button enable you to download a Git repo without having Git installed locally.

VonC
  • 1,262,500
  • 529
  • 4,410
  • 5,250