And probably most importantly: GIT is not a good binary storage solution.
最要紧的一点也许是:GIT并不是一个很好的二进制存储方案。
Open a new command prompt and enter git.
打开一个新的命令提示符并输入git。
Use a version control system to store your files, such as Subversion or Git.
使用某种版本控制系统储存你的文件,比如Subversion或Git。
This directory will contain a hidden dotfile directory called .git/.
这个目录包含了一个隐藏目录.git/ 。
Add a file: touch foo.txt; git add foo.txt.
添加文件:touchfoo . txt;git add foo . txt。
You're a right foul git, you know that?
你是个违反规则的饭桶知道吗?
You're a right foul git, you know that?
你是个违反规则的饭桶知道吗?
应用推荐