Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

info repo ambiguity bug #6

Open
jenna-a2ai opened this issue Oct 30, 2024 · 0 comments
Open

info repo ambiguity bug #6

jenna-a2ai opened this issue Oct 30, 2024 · 0 comments

Comments

@jenna-a2ai
Copy link
Collaborator

small bug discovered:
Suppose I have 4 repos named ghqc.gsk for the info repo:

GHQC_INFO_REPO="https://ghe-gsk-dev.metworx.com/gskshare/ghqc.gsk.git"
GHQC_INFO_REPO="https://ghe-experiments.dev.a2-ai.cloud/gskshare/ghqc.gsk.git"
GHQC_INFO_REPO="https://github.com/a2-ai-tech-training/ghqc.gsk.git"
GHQC_INFO_REPO="https://github.com/A2-Ai/ghqc.gsk.git"

What differentiates them is the org/github type
But in .local/share/ghqc, we're only renaming the cloned repo after the repo name - so it just goes with the first one that was cloned and doesn't get the new one

@jenna-a2ai jenna-a2ai transferred this issue from A2-ai/ghqc.app Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant