のねのBlog

パソコンの問題や、ソフトウェアの開発で起きた問題など書いていきます。よろしくお願いします^^。

remoteの設定?

リモートの設定をSourceTreeで修正した。

$ git push -f
Enumerating objects: 3352, done.
Counting objects: 100% (3324/3324), done.
Delta compression using up to 4 threads
Compressing objects: 100% (1415/1415), done.
Writing objects: 100% (3205/3205), 76.84 MiB | 23.77 MiB/s, done.
Total 3205 (delta 1820), reused 2957 (delta 1616)
remote: Resolving deltas: 100% (1820/1820), completed with 48 local objects.
remote: Repository is over the size limit (2 GB) and will not accept further additions.
remote:
remote: Learn how to reduce your repository size: https://confluence.atlassian.com/x/xgMvEw.
To https://bitbucket.org/dev/viewer.git
 ! [remote rejected] master -> master (pre-receive hook declined)
error: failed to push some refs to 'https://user@bitbucket.org/dev/viewer.git'