f8fc8f97ff
Update the Scanner to look at staged and unstaged changes to files in the local copy of the repository. We can't detect unknown files, yet. Closes-Bug: #1553155 Change-Id: I77ed60e6f8b8f819aabb361f34cf779623907f7b Signed-off-by: Doug Hellmann <doug@doughellmann.com>
8 lines
291 B
YAML
8 lines
291 B
YAML
---
|
|
features:
|
|
- |
|
|
Include the local working copy when scanning the history of the
|
|
current branch. Notes files must at least be staged to indicate
|
|
that they will eventually be part of the history, but subsequent
|
|
changes to the file do not need to also be staged to be seen.
|