Skip to content

Added selected state to file hunk management for improved selection handling#538

Merged
stijnpotters1 merged 3 commits into
masterfrom
fix/new-empty-files-commit
Jun 3, 2026
Merged

Added selected state to file hunk management for improved selection handling#538
stijnpotters1 merged 3 commits into
masterfrom
fix/new-empty-files-commit

Conversation

@stijnpotters1
Copy link
Copy Markdown
Contributor

Previously it was not able to make a commit with 0 hunks (code blocks) so it was not possible to push empty files for example. Now it is fixed.
image
image
image

@stijnpotters1 stijnpotters1 self-assigned this Jun 2, 2026
@stijnpotters1 stijnpotters1 linked an issue Jun 2, 2026 that may be closed by this pull request
Comment thread src/main/frontend/app/components/git/git-changes.tsx Outdated
Comment thread src/main/frontend/app/components/git/git-panel.tsx Outdated
stijnpotters1 and others added 2 commits June 3, 2026 11:12
Co-authored-by: Vivy <4380412+Matthbo@users.noreply.github.com>
Signed-off-by: Stijn Potters <stijn.potters1@gmail.com>
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 3, 2026

@stijnpotters1 stijnpotters1 merged commit 9ebfedc into master Jun 3, 2026
5 checks passed
@stijnpotters1 stijnpotters1 deleted the fix/new-empty-files-commit branch June 3, 2026 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unversioned git file checks not enabling commit button

3 participants