Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Create a dedicated view to initialize the project #251

@StanleyGoldman

Description

@StanleyGoldman

We need a dedicated view to handle project initialization and possibly the "first time git initialization".
It should provide the following features.

  • A form to handle the git username and email.
    • Users may not have a this data on their machines already
    • This form should allow for validation errors
  • A form that presents their git installation path
    • Users may want to change this path
    • This form should allow for validation errors
  • A final button to initialize the project

The final work is being done in:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions