|
|
|
|
|
by weaksauce
3599 days ago
|
|
If you are planning on doing some tricky rebase with possible problems you can just create a branch before you rebase on the old head. delete the branch when you know the rebase is successful. Then you don't have to deal with the reflog at all. |
|