Tagged Questions
5
votes
2answers
147 views
Help user develop a mental model for version control system
We are developing an integrated version control system for a large enterprise application. When users change something to the underlying data in the system they do so through a "Work Item"
This is ...