|
|
|
|
|
by robertlagrant
841 days ago
|
|
You might not be in a position to commit. You could commit just what you have, make a bugfix branch, and then when you return to your original branch do a git reset later back to the uncommitted state. It just isn't that neat. |
|
(Again this is what git-reset(1) and friends are for)