Added a comment: sparse checkouts to hide non-present files

This commit is contained in:
Ilya_Shlyakhter 2021-04-24 22:00:14 +00:00 committed by admin
parent 1b19140488
commit 4688c7bc18

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="Ilya_Shlyakhter"
avatar="http://cdn.libravatar.org/avatar/1647044369aa7747829c38b9dcc84df0"
subject="sparse checkouts to hide non-present files"
date="2021-04-24T22:00:14Z"
content="""
Could [sparse checkouts](https://git-scm.com/docs/git-read-tree#_sparse_checkout) be used to hide non-present files, as an alternative to adjusted branches?
"""]]