Right now below local build command checks latest committed files on local git repository.
$ mbs-build local
But I want to run the local build for uncommited files (local modified files or untracked files). Because below is typical case to run local build.
$ pwd /home/jaruga/fed/modules/ruby $ vi ruby.yaml $ mbs-build local => Failed $ vi ruby.yaml $ mbs-build local ...
See PR #753
Metadata Update from @mprahl: - Issue assigned to mcurlej - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
This issue has been migrated to Fedora Forge: https://forge.fedoraproject.org/koji/mbs/issues/616
Please continue any further discussion there.