Managing large binary files with Git

后端 未结 12 851
不思量自难忘°
不思量自难忘° 2020-11-22 05:47

I am looking for opinions of how to handle large binary files on which my source code (web application) is dependent. We are currently discussing several alternatives:

12条回答
  •  孤街浪徒
    2020-11-22 06:33

    Have a look at camlistore. It is not really Git-based, but I find it more appropriate for what you have to do.

提交回复
热议问题