Skip to content

cinvoke/git-sub-dir

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Downloads git sub dir

##Usage

python get_git_sub_dir.py path/to/sub/dir <RECURSIVE>

is a boolen True or False. Default is True.

##Example

Lets download the docs from twitter bootstrap https://github.com/twbs/bootstrap/tree/master/docs

python get_git_sub_dir.py twbs/bootstrap/docs

If we don't want it to be recursive

python get_git_sub_dir.py twbs/bootstrap/docs False

About

Downloads git sub dir

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published