You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Capture git stash push output to detect if stash was created
- Only run git stash pop if a stash was actually created
- Prevents popping unrelated stashes when no changes exist
- Maintains same output formatting and user experience
Co-authored-by: RichDom2185 <[email protected]>
0 commit comments