diff options
| author | Derrick Stolee <dstolee@microsoft.com> | 2019-11-21 22:04:37 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-11-22 16:11:44 +0900 |
| commit | 7bffca95ea1ca4f55663374ea9b929b9df5be04b (patch) | |
| tree | 7a4895c16d6dfaf38faffce8220ecd34d0c1ac6c /builtin/commit-graph.c | |
| parent | sparse-checkout: 'set' subcommand (diff) | |
| download | git-7bffca95ea1ca4f55663374ea9b929b9df5be04b.tar.gz git-7bffca95ea1ca4f55663374ea9b929b9df5be04b.zip | |
sparse-checkout: add '--stdin' option to set subcommand
The 'git sparse-checkout set' subcommand takes a list of patterns
and places them in the sparse-checkout file. Then, it updates the
working directory to match those patterns. For a large list of
patterns, the command-line call can get very cumbersome.
Add a '--stdin' option to instead read patterns over standard in.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit-graph.c')
0 files changed, 0 insertions, 0 deletions
