Eclipse Luna SR2(4.4.2)でEGitを使用しましたが、完全に 大きなファイルBillWeb-0.0.1-SNAPSHOT.jarを削除することはできません。大きなファイルをEGitから削除することはできません
(ソースフォルダから既に削除しましたが、ローカルのGitリポジトリからは実行できません) また、コマンドラインツールにアクセスできないため、git.exeが見つかりません。
だから、私の出力:すべての
Repository https://github.com/nnn/nnn.git
pre-receive hook declined
error: GH001: Large files detected. You may want to try Git Large File Storage - https://git-lfs.github.com.
error: Trace: dde7f00c2fbfcbdf958d7869e8a8d0bb
error: See http://git.io/iEPt8g for more information.
error: File BillWeb/src/main/java/WindowsService/BillWeb-0.0.1-SNAPSHOT.jar is 117.23 MB; this exceeds GitHub's file size limit of 100.00 MB
現在のコミットから削除するだけで、以前のコミットからは削除されません。手動で履歴を書き直すか、ツールを使用してこれを行う必要があります。 –
あなたの最優先事項は、おそらくコマンドラインからgitを起動できるようになるでしょう。 –
[削除されて追跡されていない大容量のファイルに対して[git force to github push to github]が重複している可能性があります(http://stackoverflow.com/questions/26446713/git-force-push-to-github-rejected-for-large) -file-that-deleted-and-no-longer-t)は、 –