Fix a typo.
Change-Id: I358add5df8971bc3eab4c4cf71d2e792e51979d1
This commit is contained in:
parent
642f523320
commit
972b8945b8
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@
|
||||||
|
|
||||||
This module provides functions to get a subset of files from a git repository.
|
This module provides functions to get a subset of files from a git repository.
|
||||||
The files to retrieve can be specified, and the git tree to work on can be
|
The files to retrieve can be specified, and the git tree to work on can be
|
||||||
specified. That was arbitrary trees can be retrieved (like a subset of files
|
specified. That way arbitrary trees can be retrieved (like a subset of files
|
||||||
for a given tag).
|
for a given tag).
|
||||||
|
|
||||||
Retrieved files can be packaged into a bzip2 compressed tarball or stored in a
|
Retrieved files can be packaged into a bzip2 compressed tarball or stored in a
|
||||||
|
|
Loading…
Reference in a new issue