Skip to content

Commit 3052e8d

Browse files
author
Lamine Sissoko
committed
add branch example to readme
1 parent 7b658b7 commit 3052e8d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,7 @@ If we don't want it to be recursive
2323
If we want a specific file
2424

2525
python get_git_sub_dir.py twbs/bootstrap -p docs/examples/blog/index.html
26+
27+
If we want to download from a specific branch (say `fix-15534`)
28+
29+
python get_git_sub_dir.py twbs/bootstrap -p docs/examples/blog/index.html -b fix-15534

0 commit comments

Comments
 (0)