git subtree between keybase repos not working
Open
Nobody has claimed this yet.
acked
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
I'm trying to create a subtree out of another keybase repository:
$ git subtree add --prefix foobar keybase://team/foobar/foo master
Initializing Keybase... done.
Syncing with Keybase... done.
git-remote-keybase error: (1) malformed refspec, separators are wrong
See log id 421c8b48633254b58911a21c
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the reported git subtree add --prefix foobar keybase://team/foobar/foo master command and inspect the git-remote-keybase handling of its refspec. Use log id 421c8b48633254b58911a21c to investigate the malformed-refspec error; done means a subtree can be created between Keybase repositories without that error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, go
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100