google / skicka

Command-line utility for working with Google Drive. Join the mailing list at https://groups.google.com/forum/#!forum/skicka-users.
Apache License 2.0
1.3k stars 118 forks source link

UpdateMetadataCache() unnecessarily calls getFileById("root") #91

Open mmp opened 9 years ago

mmp commented 9 years ago

As noted in a TODO, we could store this in teh metadata cache file.

And/or, the About call shortly before it returns the root file id, which is most of what we need it for.