Relative Content

Tag Archive for node.jsgitgithub

Can I rebase a sub-tree of a repository?

we have frontend and backend folder in our master branch in github , i need to get latest changes from only backend folder and rebase with my feature branch, what to do?

How to get latest changes in Github

we have frontend and backend folder in our master branch in github , i need to get latest changes from only backend folder and rebase with my feature branch, what to do? can anyone help me?