-
Notifications
You must be signed in to change notification settings - Fork 4
Description
안녕하세요.
iTshirt-raccoon에서 새로 커밋을 한 후 포크한 원격저장소에 push를 할때 계속 오류가 납니다.
확인 부탁드립니다.
git -c diff.mnemonicprefix=false -c core.quotepath=false --no-optional-locks push -v --tags origin main:main
POST git-receive-pack (498 bytes)
Pushing to https://github.com/fremanwalk/iTshirt
To https://github.com/fremanwalk/iTshirt
= [up to date] v1.0.0 -> v1.0.0
! [remote rejected] main -> main (permission denied)
error: failed to push some refs to 'https://github.com/fremanwalk/iTshirt'
POST git-receive-pack (498 bytes)
Pushing to https://github.com/fremanwalk/iTshirt
To https://github.com/fremanwalk/iTshirt
= [up to date] v1.0.0 -> v1.0.0
! [remote rejected] main -> main (permission denied)
error: failed to push some refs to 'https://github.com/fremanwalk/iTshirt'
POST git-receive-pack (498 bytes)
Pushing to https://github.com/fremanwalk/iTshirt
To https://github.com/fremanwalk/iTshirt
= [up to date] v1.0.0 -> v1.0.0
! [remote rejected] main -> main (permission denied)
error: failed to push some refs to 'https://github.com/fremanwalk/iTshirt'
POST git-receive-pack (498 bytes)
Pushing to https://github.com/fremanwalk/iTshirt
To https://github.com/fremanwalk/iTshirt
= [up to date] v1.0.0 -> v1.0.0
! [remote rejected] main -> main (permission denied)
error: failed to push some refs to 'https://github.com/fremanwalk/iTshirt'
Completed with errors, see above.