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

GitSync: Remotes are broke in vcspull #425

Closed
tony opened this issue Oct 22, 2023 · 0 comments · Fixed by #419
Closed

GitSync: Remotes are broke in vcspull #425

tony opened this issue Oct 22, 2023 · 0 comments · Fixed by #419

Comments

@tony
Copy link
Member

tony commented Oct 22, 2023

See also: vcs-python/libvcs#431

vcspull 1.17.0, libvcs 0.19.0

libvcs on  master ❯ git remote -v
codeberg        git (fetch)
codeberg        git (push)
gitlab  git (fetch)
gitlab  git (push)
origin  git+ssh://git@github.com/vcs-python/libvcs.git (fetch)
origin  git+ssh://git@github.com/vcs-python/libvcs.git (push)
libvcs:
  repo: "git+ssh://git@github.com/vcs-python/libvcs.git"
  remotes:
    tony: "git+ssh://git@github.com/tony/libvcs.git"
    gitlab: "git@gitlab.com:vcs-python/libvcs.git"
    codeberg: "git@codeberg.org:vcs-python/libvcs.git"
tony added a commit to vcs-python/libvcs that referenced this issue Oct 22, 2023
@tony tony closed this as completed in #419 Oct 22, 2023
tony added a commit that referenced this issue Oct 22, 2023
Fixes #425. Brings us closer to solving #49
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

Successfully merging a pull request may close this issue.

1 participant