]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ds/sparse-add'
authorJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2020 18:43:01 +0000 (10:43 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 5 Mar 2020 18:43:02 +0000 (10:43 -0800)
commitf4d7dfce4db1666173d0ef0bd058510f558aebc0
treecaab22c7f8fc55560c1cb5076a68add051fea38c
parent2f268890c2cd2f115424936bbee27f8269080e5e
parent6c11c6a124a0175f4d1b94f0fa077ed1c098339b
Merge branch 'ds/sparse-add'

"git sparse-checkout" learned a new "add" subcommand.

* ds/sparse-add:
  sparse-checkout: allow one-character directories in cone mode
  sparse-checkout: work with Windows paths
  sparse-checkout: create 'add' subcommand
  sparse-checkout: extract pattern update from 'set' subcommand
  sparse-checkout: extract add_patterns_from_input()
Documentation/git-sparse-checkout.txt
builtin/sparse-checkout.c
dir.c