Execute the git commit command to check in your initial files.
执行git commit命令签入初始文件。
You can then easily commit them by issuing the git commit command.
这时可以使用git commit命令轻松搞定。
We can commit and push to our repository, much like any other Git system.
我们可以向代码库进行提交和推送,就和其他Git系统一样。
Now you have made your first commit to your new git repository! Congrats, you geek.
大功告成,我们已经向git仓库完成了第一次提交!
Now you have made your first commit to your new git repository! Congrats, you geek.
大功告成,我们已经向git仓库完成了第一次提交!
应用推荐