GothenburgBitFactory / GothenburgBitFactory/bugwarrior
different project names: remote project name vs taskwarrior project name
Open
bug
- Dominant language
- Python
- Stars
- 820
- Forks
- 225
- PR merge metrics
- No merged PRs in 30d
Description
I have some github projects that contain `.`
When I created the names of the projects locally I did transform them from:
project: `foo.bar`
taskwarrior name: `foo_bar`
(so they don't become a project and subproject)
But now bugwarrior creates the project `foo` with subproject `bar`
How can I associate remote repositories with local naming? (to prevent duplicated projects)
Contributor guide
Assessment
This issue has not been assessed yet.