Skip to content

[Feature]: Add confirmation dialog before "Initialize Git" to prevent accidental git init #1316

Description

@adinschmidt

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementRequested improvement or new capability.needs-triageIssue needs maintainer review and initial categorization.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions