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

fix #522 #525

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

fix #522 #525

wants to merge 2 commits into from

Conversation

Byron
Copy link
Contributor

@Byron Byron commented Jan 13, 2025

This PR fixes #522.

Tasks

  • Use latest gix API to find the remote and upstream by reverse-refspec mapping
  • Use latest published gix to avoid Git dependency

…-git#522)

Previously assumptions were made about how shortened tracking branches
would relate to remote names, and partial names would be set as `merge` field
of local branch configuration. The latter could lead to Git being unable
to perform certain operations.

Now the correct full reference name is set.
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 this pull request may close these issues.

stg branch --create sets up remote tracking information incorrectly
1 participant