Better, simpler example of 'semantic conflict'?

后端 未结 3 826
眼角桃花
眼角桃花 2020-12-09 11:27

I like to distinguish three different types of conflict from a version control system (VCS):

  • textual
  • syntactic
  • semantic

A

3条回答
  •  攒了一身酷
    2020-12-09 12:02

    Check out the example in this post by Martin Fowler: http://martinfowler.com/bliki/SemanticConflict.html

提交回复
热议问题