Skip to content

Show files-changed

show files-changed - Show changed (modified, unstaged) files with their module ownership

The show files-changed command displays modified files (git diff HEAD) with their module ownership. Useful for identifying which modules are affected by uncommitted changes.

Notes

Expected Output:

  • Table with changed file paths and owning modules (comma-separated if multiple)
  • Files with no module ownership shown as "NONE"
  • Empty output if no files are changed

See Also


Tutorials | How-to Guides | Explanation | Reference

You are here: Reference — information-oriented technical descriptions of the system.