зеркало из https://github.com/microsoft/git.git
Merge branch 'nd/sparse-doc' into maint-1.7.6
* nd/sparse-doc: git-read-tree.txt: update sparse checkout examples
This commit is contained in:
Коммит
139088b78b
|
@ -401,7 +401,7 @@ files are in, you can also specify what files are _not_ in, using
|
|||
negate patterns. For example, to remove the file `unwanted`:
|
||||
|
||||
----------------
|
||||
*
|
||||
/*
|
||||
!unwanted
|
||||
----------------
|
||||
|
||||
|
@ -413,7 +413,7 @@ directory with the `$GIT_DIR/info/sparse-checkout` file content as
|
|||
follows:
|
||||
|
||||
----------------
|
||||
*
|
||||
/*
|
||||
----------------
|
||||
|
||||
Then you can disable sparse checkout. Sparse checkout support in 'git
|
||||
|
|
Загрузка…
Ссылка в новой задаче