Let the user decide on branch and worktree names
- Ngôn ngữ chính
- Không có dữ liệu ngôn ngữ
- Star
- 2.1k
- Fork
- 153
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
### Feature summary
Provide option to create net branch and work tree with custom name
### What problem are you trying to solve?
To easily keep track of context on multiple sessions I like to name my worktree related to the work that I am doing on the branch. So if I work on an authentication module I would like to have my worktree named feature-authentication and my branch as well.
When I open the worktree in my editor I now have to remember that the worktree urban-broccoli is on the authentication branch.
### Proposed solution
When you start a session there should be an option to enter a name for your worktree and branch.
### Workflow impact
This feature should be added as an option and should not replace the custom names.
### Installation context
_No response_
### Additional context
_No response_
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.