Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(140)

Issue 2713383002: Fix rebaseline bug when new files are under untracked directories (Closed)

Created:
3 years, 10 months ago by Xianzhu
Modified:
3 years, 9 months ago
Reviewers:
qyearsley, wkorman
CC:
blink-reviews, chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M third_party/WebKit/Tools/Scripts/webkitpy/common/checkout/git.py View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 17 (12 generated)
Xianzhu
3 years, 10 months ago (2017-02-25 20:59:36 UTC) #4
qyearsley
LGTM, thank you! Optionally, this flag could also be given as --untracked-files=all, which may be ...
3 years, 9 months ago (2017-02-27 16:19:37 UTC) #9
Xianzhu
On 2017/02/27 16:19:37, qyearsley wrote: > LGTM, thank you! > > Optionally, this flag could ...
3 years, 9 months ago (2017-02-27 16:58:13 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2713383002/20001
3 years, 9 months ago (2017-02-27 16:59:19 UTC) #14
commit-bot: I haz the power
3 years, 9 months ago (2017-02-27 18:13:49 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/fc6161dbf888519842e446982a6e...

Powered by Google App Engine
This is Rietveld 408576698