|
|
|
|
|
by nola-a
101 days ago
|
|
If you're working on your private branch and can tolerate a small loss of accuracy in your commit history, then rebasing is fine. However, if you sometimes use reflog to recover from minor issues, it can become more difficult after you've rebased. |
|