Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

problem #99

Closed
SantaSati opened this issue Oct 9, 2018 · 5 comments
Closed

problem #99

SantaSati opened this issue Oct 9, 2018 · 5 comments

Comments

@SantaSati
Copy link
Contributor

# git push

  remote: Permission to NEUP-Net-Depart/mengxin-2018.git denied to ****.
  fatal: unable to access 'https://****:>>>>@github.com/NEUP-Net-Depart/mengxin-2018/': The       requested URL returned error: 403
  problem:I can't solve it.
##tip:**** is username,>>>> is key.
@VOID001
Copy link
Member

VOID001 commented Oct 9, 2018

@SantaSati You don't have permission to direct push in this repo

@SantaSati
Copy link
Contributor Author

I built a new branch and then I merged them .At last,I committed ,pushed and got that:
$ git status
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
What should I do next ,and Is any error has happend?

@rayfalling
Copy link
Collaborator

see you upstream address. and if it is up-to-date. it's ok.

@VOID001
Copy link
Member

VOID001 commented Oct 9, 2018

I built a new branch and then I merged them .At last,I committed ,pushed and got that:

You cannot use command line git to merge your modification into this repo, you need to open a pull request.

$ git status
On branch master
Your branch is up to date with 'origin/master'.

This means your branch is the same as the remote branch. check what your remote address is. It probably be the address to your forked repo

nothing to commit, working tree clean
What should I do next ,and Is any error has happend?

You need to open a PR(pull request) to submit your changes to this repo

@Swinggcat
Copy link
Contributor

Bravo! It's brave of you to speak up!

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

No branches or pull requests

4 participants