|
|
|
|
|
by socalgal2
294 days ago
|
|
Yes I know git stash is a stack of diffs. I’m responding to this >> With jj, I leave commits in the middle and jump to other commits (to fix a bug or make a small change I noticed I need while working on a larger change) all the time, because there's zero friction. > For git users who are wondering "What friction? I just git stash and jump to another branch" git stash is not equivalent to jumping to another commit in jj |
|