Git / Github submodule specific branch -


i forked submodule project on github , modified it.

i created new local , origin branches modifications, , set default branch in github.

now when i'm adding submodule project, not branch old head branch being pulled.

how can make newly created branch pulled default github ?

how can switch submodule branches within submodule, within project ?

turns out had merge master branch newly created branch...


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -