What is the best way to resolve a conflict when doing a "git svn rebase", and the git branch you are on becomes "(no-branch)"?
|
feedback
|
|
You can use | |||
|
feedback
|
|
After some googling I found a good answer on Larry's blog (Thanks Larry): While doing a "git svn rebase", if you have merge conflicts here are some things to remember:
| |||||||||||||
feedback
|
|
Here is detailed description git rebase | |||||
feedback
|