提交 (版本控制)
Sign in to saveAlso known as VCS commit, committing a change, commit, version control commit, revision control commit
operation of adding changes to a version control repository
Article · 中文
在版本控制系統中,提交(Commit)是一种将存儲在本地計算機上的源代码的最新更改发送到仓库的操作,使得仓库內存儲的代碼為最新更改的代碼。当其他用户進行update或checkout ,他们将收到最新提交的版本。版本控制系统也允许用戶轻松回滚(回退)到以前的版本。
Abstract from DBpedia / Wikipedia · CC BY-SA
Connections
Q186055
Entity
Visual Studio
Entity
Apache Subversion
Entity
free and open-source software
Entity
command-line interface
Entity
proprietary software
Entity
fork
Entity
version control
Entity
CVS
Entity
Mercurial
Entity
software repository
Entity
GNU Bazaar
Entity
GNU RCS
Entity
source code repository
Entity
distributed revision control system
Entity
Apollo Computer
Company
version control branch
Entity
Microsoft Visual SourceSafe
Entity
BitKeeper
Entity
Azure DevOps Server
Entity