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)"?
|
|
You can use |
||
|
|
|
|
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:
|
||
|
|
|
Here is detailed description git rebase |
||
|
|
