有人知道用git和建立新项目的好文章ASP.NET MVC吗?
只是想知道包含什么ignore以及如何处理部署.
上
git svn dcommit
Run Code Online (Sandbox Code Playgroud)
它开始提交然后我得到了这个
A spec/controllers/authenticated_system_spec.rb
A spec/controllers/sessions_controller_spec.rb
A spec/controllers/users_controller_spec.rb
A spec/fixtures/users.yml
A spec/helpers/users_helper_spec.rb
A spec/models/user_spec.rb
A vendor/plugins/haml/init.rb
A vendor/plugins/restful_authentication
7235d9150e8beb80a819923a4c871ef4069c6759 doesn't exist in the repository at /opt/local/libexec/git-core/git-svn line 4706
Failed to read object 7235d9150e8beb80a819923a4c871ef4069c6759 at /opt/local/libexec/git-core/git-svn line 570
Run Code Online (Sandbox Code Playgroud)
任何想法如何解决这个问题?
尝试检查git fsck --full但git repo和所有git命令似乎工作正常,不能dcommit.