You will still have to commit this file to actually add its contents to a Git repository.
您必须提交该文件,以向git存储库添加其内容。
If you had added multiple files, you could continue listing them after the git-add command on a single line, as you need not add them one at a time.
如果您添加了多个文件,可以在同一行中的git -add命令后面列出这些文件,不过您也不必一次将它们全部添加到仓库中去。
This version includes several new features, the most notable of which are support for Git revision control, and support for the Mac platform via the MonoMac add-in.
这次升级提供了一些新功能,其中最引人注目的则是Git版本控制功能,并提供了MonoMac插件以支持Mac平台开发。
If you have to remove a file, there is no special command like git-add; you just remove the file, then commit.
如果要删除某个文件,并且没有git - add之类的特殊命令;您只需要删除这个文件,然后提交就可以了。
Add the files and directories in your project to your new Git repository.
将项目中的文件和目录添加到新的Git存储库。
Add the files and directories in your project to your new Git repository.
将项目中的文件和目录添加到新的Git存储库。
应用推荐