# 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