Xin Li b2786494a0 Add support for partial clone.
A new option, --partial-clone is added to 'repo init' which tells repo
to utilize git's partial clone functionality, which reduces disk and
bandwidth usage when downloading by omitting blob downloads initially.
Different from restricting clone-depth, the user will have full access
to change history, etc., as the objects are downloaded on demand.

Change-Id: I60326744875eac16521a007bd7d5481112a98749
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/229532
Reviewed-by: Mike Frysinger <vapier@google.com>
Tested-by: Xin Li <delphij@google.com>
2019-07-16 00:23:16 +00:00
2019-06-12 23:18:10 -04:00
2019-07-16 00:23:16 +00:00
2016-09-14 09:49:02 +02:00
2013-03-08 01:18:08 +00:00
2017-05-26 21:44:57 +09:00
2019-06-13 14:30:52 +00:00
2019-06-13 14:30:52 +00:00
2008-10-21 07:00:00 -07:00
2019-06-13 14:30:52 +00:00
2019-06-13 14:30:52 +00:00
2019-07-16 00:23:16 +00:00
2019-06-13 14:30:52 +00:00
2019-06-13 13:23:19 -04:00
2019-07-12 17:23:53 +00:00
2019-07-16 00:23:16 +00:00
2019-06-13 14:30:52 +00:00
2019-06-13 14:30:52 +00:00
2019-07-16 00:23:16 +00:00
2018-12-20 02:11:46 -05:00
2019-07-16 00:23:16 +00:00
2019-06-13 14:30:52 +00:00
2019-06-13 14:30:52 +00:00

repo

Repo is a tool built on top of Git. Repo helps manage many Git repositories, does the uploads to revision control systems, and automates parts of the development workflow. Repo is not meant to replace Git, only to make it easier to work with Git. The repo command is an executable Python script that you can put anywhere in your path.

S
Description
Cryptsetup是一个基于块设备加密内核模块,用于方便地设置磁盘加密的实用工具。Cryptsetup is utility used to conveniently setup disk encryption based on DMCrypt kernel module.
Readme 15 MiB
Languages
C 60.7%
Shell 27.6%
Makefile 7.9%
M4 3.8%