diff options
| author | Derrick Stolee <dstolee@microsoft.com> | 2019-11-21 22:04:49 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2019-11-22 16:11:45 +0900 |
| commit | f75a69f88099689b510c7a7261d637bc7004a749 (patch) | |
| tree | d20508b2db73514b1a130a305920270a3a03e049 /commit.h | |
| parent | sparse-checkout: write using lockfile (diff) | |
| download | git-f75a69f88099689b510c7a7261d637bc7004a749.tar.gz git-f75a69f88099689b510c7a7261d637bc7004a749.zip | |
sparse-checkout: cone mode should not interact with .gitignore
During the development of the sparse-checkout "cone mode" feature,
an incorrect placement of the initializer for "use_cone_patterns = 1"
caused warnings to show up when a .gitignore file was present with
non-cone-mode patterns. This was fixed in the original commit
introducing the cone mode, but now we should add a test to avoid
hitting this problem again in the future.
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions
