What counts as drift, and why are file/tool/env three separate categories? #2
Replies: 1 comment
|
The tool reports; it does not judge. A legitimate change and an accidental one are the same entry - the difference is only visible to a human reading the detail. The category split exists because the three inputs age differently and have different fixes.
|
Uh oh!
There was an error while loading. Please reload this page.
The diff model has three change kinds (added, removed, modified) and three categories (file, tool, env). I expected a single flat list of changes. What does the category split buy, and is a legitimate change recorded differently from an accidental one?
All reactions