Skip to content

repo fork: reuse existing git remote if available#708

Merged
mislav merged 4 commits intomasterfrom
detect-existing-fork
Mar 30, 2020
Merged

repo fork: reuse existing git remote if available#708
mislav merged 4 commits intomasterfrom
detect-existing-fork

Conversation

@mislav
Copy link
Copy Markdown
Contributor

@mislav mislav commented Mar 27, 2020

Avoid adding a new git remote for a fork if an existing remote is found that points to the exact forked repo.

Fixes #580

mislav added 3 commits March 27, 2020 13:30
Avoid adding a new git remote for a fork if an existing remote is found
that points to the exact forked repo.
@mislav mislav force-pushed the detect-existing-fork branch from adebffb to 965f270 Compare March 27, 2020 13:01
Copy link
Copy Markdown
Contributor

@vilmibm vilmibm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦‍♀️ should have done this to begin with sorry

@mislav mislav merged commit c7b0abd into master Mar 30, 2020
@mislav mislav deleted the detect-existing-fork branch March 30, 2020 10:06
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.

gh repo fork should detect existing remote

2 participants