-
Notifications
You must be signed in to change notification settings - Fork 989
Open
Labels
enhancementRequested improvement or new capability.Requested improvement or new capability.needs-triageIssue needs maintainer review and initial categorization.Issue needs maintainer review and initial categorization.
Description
Before submitting
- I searched existing issues and did not find a duplicate.
- I am describing a concrete problem or use case, not just a vague idea.
Area
apps/desktop
Problem or use case
The "Initialize Git" button in the project view runs git init immediately with no confirmation, making it easy to accidentally initialize a git repo.
Proposed solution
Add a confirmation dialog before executing git init.
Why this matters
This would be a useful safeguard to prevent accidental git repo creation.
Smallest useful scope
Add a confirmation dialog before executing git init.
Alternatives considered
No response
Risks or tradeoffs
No response
Examples or references
No response
Contribution
- I would be open to helping implement this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementRequested improvement or new capability.Requested improvement or new capability.needs-triageIssue needs maintainer review and initial categorization.Issue needs maintainer review and initial categorization.