There's already a stash feature for handling existing code changes to start a session.
We want to add the ability to detect local changes and instead of stashing begin a session with any existing changes.
The user should have option to stash or continue. If they continue, their existing changes will get pushed to a remote branch and a pr will be created.
There's already a stash feature for handling existing code changes to start a session.
We want to add the ability to detect local changes and instead of stashing begin a session with any existing changes.
The user should have option to stash or continue. If they continue, their existing changes will get pushed to a remote branch and a pr will be created.