Now you have made your first commit to your new git repository! Congrats, you geek.
大功告成,我们已经向git仓库完成了第一次提交!
We can commit and push to our repository, much like any other Git system.
我们可以向代码库进行提交和推送,就和其他Git系统一样。
The next time you commit your changes to the repository, the file is deleted.
下一次将变更提交给存储库时,该文件被删除了。
Commit updated project to the repository.
将更新的项目提交到存储库。
Anyone can clone a repository and commit to the clone.
任何人都可以克隆存储库并提交给clone。
Anyone can clone a repository and commit to the clone.
任何人都可以克隆存储库并提交给clone。
应用推荐