DescriptionFix rebaseline bug when new files are under untracked directories
Previously when some new baseline files are under new directories,
Git.untracked_files() returned the untracked directories, without
the new baseline files, causing the new baseline files not added.
Add '--untracked-files=all' paramter to 'git status' command to
show untracked files under untracked directories.
BUG=676748
Review-Url: https://codereview.chromium.org/2713383002
Cr-Commit-Position: refs/heads/master@{#453260}
Committed: https://chromium.googlesource.com/chromium/src/+/fc6161dbf888519842e446982a6e0a86c7476df6
Patch Set 1 #Patch Set 2 : --untracked-files=all #Messages
Total messages: 17 (12 generated)
|