githubteacher / githubteacher/github-for-developers

push error

オープン
#103 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
question
主要言語
Python
スター
1
フォーク
7
PR マージ指標
30日以内にマージされた PR はありません

説明

Its picking some other user name and throwing permission error:

inensrivas2m2:github-for-developers srivas2$ git push origin -u demo-gitflow-ss
remote: Permission to githubteacher/github-for-developers.git denied to sansri05.
fatal: unable to access 'https://github.com/githubteacher/github-for-developers.git/': The requested URL returned error: 403

---

and Below is configuration:

inensrivas2m2:github-for-developers srivas2$ git config --list
core.editor=sublime -n -w
core.autocrlf=input
push.default=upstream
merge.conflictstyle=diff3
filter.lfs.clean=git lfs clean %f
filter.lfs.smudge=git lfs smudge %f
filter.lfs.required=true
user.name=srivas2
user.email=sandeep.srivastava@rsa.com
core.repositoryformatversion=0
core.filemode=true
core.bare=false
core.logallrefupdates=true
core.ignorecase=true
core.precomposeunicode=true
remote.origin.url=https://github.com/githubteacher/github-for-developers.git
remote.origin.fetch=+refs/heads/_:refs/remotes/origin/_
branch.master.remote=origin
branch.master.merge=refs/heads/master
user.name=srivas2
user.email=sandeep.srivastava@rsa.com

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。