summaryrefslogtreecommitdiffstats
path: root/hooks
diff options
context:
space:
mode:
authorShawn O. Pearce <sop@google.com>2009-04-10 17:04:08 -0700
committerShawn O. Pearce <sop@google.com>2009-04-10 17:08:02 -0700
commitb1562faee09fe9eb84ea2d1eaf52bf841e2fe811 (patch)
treef52d37132ea35e1c3d69341e6f2ea547964c3c6e /hooks
parent3e768c9dc7f77cb2960f990f6e2d15890e96abdb (diff)
downloadgit-repo-b1562faee09fe9eb84ea2d1eaf52bf841e2fe811.tar.gz
Add 'repo sync -l' to only do local operations
This permits usage of 'repo sync' while offline, as we bypass the network based portions of the code and do only the local sync. An example use case might be: repo sync -n ; # while we have network ... some time later ... repo sync -l ; # while without network, come up to date Signed-off-by: Shawn O. Pearce <sop@google.com>
Diffstat (limited to 'hooks')
0 files changed, 0 insertions, 0 deletions