Z
Z
zhiga2016-10-27 12:28:20
git
zhiga, 2016-10-27 12:28:20

How to download another branch from github using bower?

i downloaded bootstrap-treeview via bower i bootstrap-treeview, i would like with additional function which is here

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexey Ukolov, 2016-10-27
@zhiga90

This is not a different branch, but a different repository altogether. And until the author accepts the pull request, this code will not appear in the library at all. And given that the request has been hanging for a year, we can assume that he will never accept it.
You can install this library from the desired fork branch: bower i leogi/bootstrap-treeview#customize
https://bower.io/docs/api/#install

M
Maxim Vasiliev, 2016-10-27
@qmax

bower install https://github.com/jonmiles/bootstrap-treeview#master

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question