cloud-native-toolkit / cloud-native-toolkit/multi-tenancy-gitops
OUTPUT_DIR=. ./create-repos.sh.
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 120
- Forks
- 713
- PR merge metrics
- No merged PRs in 30d
Description
it creates **multi-tenancy-gitops** repo only
for Mac:
```
brew install wget
brew install gh
```
```
Client Version: 4.7.13
Creating GitHub repositories and local clones in folder: .
Github user/org is mq-apic-demo
gh: Not Found (HTTP 404)
Repository multi-tenancy-gitops not found, creating from template and cloning
✓ Created repository mq-apic-demo/multi-tenancy-gitops on GitHub
Initialized empty Git repository in /Users/markalfy/git/mq-apic-demo-root/multi-tenancy-gitops/.git/
fatal: couldn't find remote ref refs/heads/master
exit status 128
```
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 with create-repos.sh and reproduce the reported command, OUTPUT_DIR=. ./create-repos.sh, on macOS after installing wget and gh. Follow the repository-creation and cloning steps around the fatal "couldn't find remote ref refs/heads/master" error; done means the script creates and clones the expected repositories without this failure.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, github, shell
- Domain
- devops, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100