New issue
Advanced search Search tips

Issue 643045 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

update-w3c-deps css --auto-update fails if no 'master' branch

Project Member Reported by kojii@chromium.org, Sep 1 2016

Issue description

$ update-w3c-deps css --auto-update --allow-local-commits
## Noting the current Chromium commit.
## Cloning https://chromium.googlesource.com/external/w3c/csswg-test.git into src/chromium/src/third_party/WebKit/csswg-test.
## Noting the revision we are importing.
## Cleaning out tests from LayoutTests/imported/csswg-test.
## Importing the tests.
## Deleting manual tests.
## Deleting any orphaned baselines.
## Deleting temp repo directory src/chromium/src/third_party/WebKit/csswg-test.
# ret> 1
## Committing changes.
## Done: changes imported and committed.
## Uploading change list.
## Gathering directory owners emails to CC.
# ret> 128
# err> fatal: ambiguous argument 'master': unknown revision or path not in the working tree.
# err> Use '--' to separate paths from revisions, like this:
# err> 'git <command> [<revision>...] -- [<file>...]'
 

Comment 1 by kojii@chromium.org, Sep 1 2016

Cc: jsb...@chromium.org
Owner: kojii@chromium.org
Status: Started (was: Untriaged)
I just wanted to try --auto-update for csswg-tests, and hit this error.

Comment 3 by kojii@chromium.org, Sep 2 2016

Status: Fixed (was: Started)

Sign in to add a comment