Skip to content

moebrowne/git-download

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Download

This tool downloads all the files from a specific branch in a repository to a specified directory

Usage

The following optional parameters are available The parameter defaults are in the []:

-r|--repo		The URL to the repo we wish to download from
-b|--branch		The name of the branch we want to download [master]
-d|--directory	The directory the branch should be downloaded into