Skip to content

vovandodev/Stash-git-clone-all

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

#Stash-git-clone-all

This small app helps you to download all the repositories from the Project in Bitbucket Server (formerly known as Stash).

You need to specify several values with the keys. Use --help to find keys name.

Type: ./Stash-Git-Clone --help

Usage of ./Stash-Git-Clone:
  -bp string
    	Stash host (default "https://some-stash-host.net")
  -br string
    	repo branch (default "master")
  -pk string
    	Project Key (default "project")
  -un string
    	Stash user name (default "name")
  -up string
    	Stash user pass (default "pass")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages