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

Provide Ability to Override GitHub Url #80

Open
CodyRay opened this issue Apr 24, 2016 · 1 comment
Open

Provide Ability to Override GitHub Url #80

CodyRay opened this issue Apr 24, 2016 · 1 comment

Comments

@CodyRay
Copy link
Member

CodyRay commented Apr 24, 2016

(This is likely a post-expo issue)

A common workflow is to fork the repo to the developers personal GitHub before making changes.

Currently, there is no way for this workflow to be supported by SemDiff. SemDiff would find the personal GitHub repo URL. However, it would have no pull request associated with it.

I propose to add an option to the config file to override the remote found in the git config.

@MRose90
Copy link
Member

MRose90 commented Apr 24, 2016

This shouldn't be too hard to implement as the config file loads after the git repo is found, therefore there is no fighting for fighting for the URL setter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants