commit | de8994a3186f382c7ca477bd73be2627b3ff8ec4 | [log] [tgz] |
---|---|---|
author | Brad Fitzpatrick <bradfitz@golang.org> | Mon Feb 09 13:12:20 2015 -0800 |
committer | Brad Fitzpatrick <bradfitz@golang.org> | Tue Feb 10 04:21:37 2015 +0000 |
tree | a239168b9a435c435485e85a9f023cd0e85cacce | |
parent | 654efcccf74422ee3eae6323366c02a717f8dc42 [diff] |
gomote, buildlet: add ls, push Add gomote and buildlet support for listing remote files, and efficiently syncing from the local workstation to the remote buildlet. Change-Id: Ifab1fb1c208ca4bc66f8d6916c38e1914001a3a5 Reviewed-on: https://go-review.googlesource.com/4270 Reviewed-by: Andrew Gerrand <adg@golang.org>