Use Git Flow #18

Open
opened 2024-05-27 19:32:08 +00:00 by cuqmbr · 0 comments
Owner
  • Git Flow
  • Clear the main branch
  • Add develop branch
  • Use branches for implementing features and resolving issues
    • Branch name schema: feature-[*issue-number*]/*issue-name*
    • For this issue branch name should be: feature-18/git-flow
- [Git Flow](https://nvie.com/posts/a-successful-git-branching-model/) - Clear the `main` branch - Add `develop` branch - Use branches for implementing features and resolving issues - Branch name schema: `feature-[*issue-number*]/*issue-name*` - For this issue branch name should be: `feature-18/git-flow`
cuqmbr self-assigned this 2024-05-27 19:32:08 +00:00
cuqmbr added this to the Task Tracker project 2024-05-27 19:32:08 +00:00
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: expense-tracker/classlib#18
No description provided.