asdf-vm / asdf-vm/asdf-plugin-template
Gitlab flow is broken due to `git read-tree --prefix=/`
- Dominant language
- Shell
- Stars
- 134
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
The fix applied in #53 needs to be applied for setting up gitlab projects
**Steps to reproduce**
run `bash setup.bash --gitlab`, and answer the questions
it will fail with a message similar to `fatal: Invalid prefix, prefix cannot start with '/'`
after applying a similar fix, it resolved the issue
**Expected behavior**
for the setup to work :)
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect setup.bash and compare its GitLab project setup with the fix applied in issue #53. Reproduce the failure with `bash setup.bash --gitlab`, then verify that setup completes without the `Invalid prefix` error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash, git, shell
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100