Execute the git commit command to check in your initial files.
执行gitcommit命令签入初始文件。
You can then easily commit them by issuing the git commit command.
这时可以使用gitcommit命令轻松搞定。
This is possible because you never executed a COMMIT command, and the AUTOCOMMIT mode was disabled.
这是可能的,因为您永远不执行COMMIT命令,并且禁用了AUTOCOMMIT模式。
The following example shows the command behavior when CONTINUE is specified with the COMMIT option.
以下示例显示了使用COMMIT 选项指定CONTINUE时的命令行为。
Finally, Mary commits the values at 9:27 p.m. using the command register.py bob commit, which creates the file /data/final/bob/12-12-2007 with the values "mary 09:27 bob mary 109.95."
最后,Mary在下午 9:27使用register.pybobcommit命令提交这些值,这条命令将创建内容为 “mary 09:27 bob mary 109.95”的文件 /data/final/bob/12-12-2007。
As supported by the EXIT CLPPlus command, we can specify whether to commit or roll back the transactions whenever error occurs.
使用EXIT CLPPlus命令,我们可以指定在发生错误时是提交还是回滚事务。
If you have to remove a file, there is no special command like git-add; you just remove the file, then commit.
如果要删除某个文件,并且没有git - add之类的特殊命令;您只需要删除这个文件,然后提交就可以了。
When a user enters the SQL command COMMIT, all changes in that transaction are made permanent.
当用户使用SQL的提交命令COMMIT时,一个事务处理中对数据的全部变更将成为永久性的。
When a user enters the SQL command COMMIT, all changes in that transaction are made permanent.
当用户使用SQL的提交命令COMMIT时,一个事务处理中对数据的全部变更将成为永久性的。
应用推荐