Post

リポジトリーにpushできない

事象

pushしようとして、下記のエラーが発生したら、 書き込み権限がないようです。

$ git push origin test ERROR: Repository not found. fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.

対応

リポジトリーの管理人に権限を付与してもらう

This post is licensed under CC BY 4.0 by the author.