Skip to content

fw git commit: no warning for untracked files in deliverable paths #10

Description

@DimitriGeelen

Context

  • Framework version: 1.2.6
  • Project: 015-Marc-Inventor-plugin (shared-tooling mode)
  • Reported: 2026-03-17T21:12:05Z

Description

After commit, fw git commit auto-stages .tasks/.context but gives no warning when new files exist under docs/, src/, lib/, web/ that were not staged. This causes files to be created locally but never pushed. Hit this bug twice in project 015. Fix: add post-commit check using git ls-files --others --exclude-standard on deliverable paths.


Reported via fw upstream report from field installation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions