New issue
Advanced search Search tips

Issue 765158 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

depot_tools should inform when an update is available

Project Member Reported by jcgrego...@google.com, Sep 14 2017

Issue description

I use depot_tools for the "git cl *" functionality, but I almost never run 'gclient' so I never see automatic updates. It would be very helpful if running "git cl *" and similar commands occasionally checked for available updates and then informed the user that such updates were available (optimally it would do the update itself), and explained how to get the updates.

For example, the gcloud tool does this very well:

    Updates are available for some Cloud SDK components.  
    To install them,  please run:
        $ gcloud components update
 
This is a good idea, and one that I'd like to return to, but probably won't get to immediately.
Status: Available (was: Untriaged)

Sign in to add a comment