Atomic commit: Difference between revisions

Content deleted Content added
top: removed {{Cleanup|date=July 2010}}. Dated tag.
Atomic commit convention: Removing {{Merge to}} — no consensus in associated discussion
Line 41:
 
==Atomic commit convention==
 
{{Merge to|Changeset|date=November 2022|section=yes|discussion=Talk:Changeset#Add_section_about_changeset_conventions}}
 
When using a revision control systems a common convention is to use small commits. These are sometimes referred to as atomic commits as they (ideally) only affect a single aspect of the system. These atomic commits allow for greater understandability, less effort to roll back changes, easier bug identification.<ref>{{cite web |publisher=Apache |title=Subversion Best Practices |url=http://svn.apache.org/repos/asf/subversion/trunk/doc/user/svn-best-practices.html}}</ref>