git-remote-keybase error: (1) malformed refspec, separators are wrong
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 9.2k
- Forks
- 1.3k
- Avg merge
- 12h 58m
- Merged PRs (30d)
- 56
Description
can't clone my private git repo on centos6
1 > git --version
git version 1.7.1
0 > keybase --version
keybase version 2.10.0-20181101184721+aad4943508
0 > git clone keybase://private/aivanise/amonium
Initialized empty Git repository in /home/alex/work/amonium/.git/
Initializing Keybase... done.
Syncing with Keybase... done.
git-remote-keybase error: (1) malformed refspec, separators are wrong
my log id: ccf6995d02dc59edef26af1c
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
Start by reproducing git clone keybase://private/aivanise/amonium with Git 1.7.1, Keybase 2.10.0, and CentOS 6, using log ID ccf6995d02dc59edef26af1c for context. Trace the git-remote-keybase handling of the clone refspec; done means the private repository clones without the “malformed refspec” error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, go
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100