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

twig configuration for user #46

Open
deeTEEcee opened this issue Dec 7, 2014 · 1 comment
Open

twig configuration for user #46

deeTEEcee opened this issue Dec 7, 2014 · 1 comment

Comments

@deeTEEcee
Copy link

once i've initialized twig, is there a way to customize whose repository im pointing to? my git branch is a forked version but i want issue browsing and updating to point instead to the repository i forked from. (im guessing parent-child has nothing to do with that)

e.g: im pointing to https://github.com/deeteecee/repos/issues but what i really want is https://github.com/some_organization/repos/issues

@deeTEEcee
Copy link
Author

i forked yours for now and in github.rb, i basically did a check for an "upstream" branch and if no upstream remote exists, then i check the origin. (i guess in the future, having a --local or -- for these situations would make sense. to be more specific, im thinking of how to differentiate which repos are forks and which ones are ones you own)

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