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
When staging files as a whole, SourceGit automatically selects the next file to continue staging. This happens when double-clicking or using the stage button in the toolbar.
When staging individual "chunks" in the code-diff, and the last chunk is staged, you end up with an empty selection and you see "select file to view changes".
Requested improvement:
After staging the last chunk, SourceGit should also select the next file so you can continue staging.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Current behavior:
When staging files as a whole, SourceGit automatically selects the next file to continue staging. This happens when double-clicking or using the stage button in the toolbar.
When staging individual "chunks" in the code-diff, and the last chunk is staged, you end up with an empty selection and you see "select file to view changes".
Requested improvement:
After staging the last chunk, SourceGit should also select the next file so you can continue staging.
All reactions