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

OS-independent temp file and other fixes. Permission to make a pull request? #302

Closed
notuntoward opened this issue May 29, 2019 · 5 comments

Comments

@notuntoward
Copy link
Contributor

While getting the master branch to run on my system, I made several changes to the code on a new branch. Can I have permission to make a pull request?

@notuntoward notuntoward changed the title OS-independent temp file and other fixes OS-independent temp file and other fixes. Permission to make a pull request? May 29, 2019
@jasmainak
Copy link
Member

sure, feel to make a pull request. They are always welcome when they improve the code :)

@notuntoward
Copy link
Contributor Author

Do you have to give me permissions of some kind? When I run this command:

git push origin dataset_and_ex_fixes:dataset_and_ex_fixes

I get this error messsage:

remote: Permission to glm-tools/pyglmnet.git denied to notuntoward.
fatal: unable to access 'https://github.com/glm-tools/pyglmnet.git/': The requested URL returned error: 403

where dataset_and_ex_fixes is the name of my branch and where https://github.com/glm-tools/ is a URL I can visit with my browser.

@jasmainak
Copy link
Member

You cannot push to glm-tools. You should make a fork, push to your fork and make a pull request from that.

@notuntoward
Copy link
Contributor Author

notuntoward commented Jun 3, 2019

Thanks, I had confused a fork with a branch. You should see a pull request from me now.

@jasmainak
Copy link
Member

closed by #303

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

No branches or pull requests

2 participants