Skip to content

Instantly share code, notes, and snippets.

@tareko
Created January 29, 2014 14:08
Show Gist options
  • Select an option

  • Save tareko/8688681 to your computer and use it in GitHub Desktop.

Select an option

Save tareko/8688681 to your computer and use it in GitHub Desktop.
Unable to checkout and merge remote branch
$ git checkout ojs-stable-2_4
Branch ojs-stable-2_4 set up to track remote branch ojs-stable-2_4 from upstream.
Switched to a new branch 'ojs-stable-2_4'
$ git merge upstream/ojs-stable-2_4
Already up-to-date.
$ git push
ERROR: Permission to pkp/ojs.git denied to USER.
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment