New issue
Advanced search Search tips

Issue 808544 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

git-drover doc should mention `git fetch --tags`

Project Member Reported by bokan@chromium.org, Feb 2 2018

Issue description

The doc at http://commondatastorage.googleapis.com/chrome-infra-docs/flat/depot_tools/docs/html/git-drover.html mentions you should use `gclient sync --with_branch_heads` but that didn't work for me until I also called `git fetch --tags` as mentioned at https://www.chromium.org/developers/how-tos/get-the-code/working-with-release-branches. It would probably be helpful to include that in the drover page too. 
 

Sign in to add a comment