You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I still seem to be having access issues trying to push the pilot 3 proposal to this repo. I have accepted the invite for access to this repo, but I still get this error
/cloud/project/Documents$ git add R_Submission_Pilot_3_ADaM_FDA_Execution_Proposal_02Dec2022.pdf
/cloud/project/Documents$ git commit -m 're-attempthing to push'
On branch main
Your branch is ahead of 'origin/main' by 2 commits.
(use "git push" to publish your local commits)
Untracked files:
(use "git add <file>..." to include in what will be committed)
../submissions-wg/
nothing added to commit but untracked files present (use "git add" to track)
/cloud/project/Documents$ git push -u origin main
git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Could there be something I'm missing?
Best,
Joel
The text was updated successfully, but these errors were encountered:
Hi, @joseph-rickert .
I still seem to be having access issues trying to push the pilot 3 proposal to this repo. I have accepted the invite for access to this repo, but I still get this error
Could there be something I'm missing?
Best,
Joel
The text was updated successfully, but these errors were encountered: