Skip to content

Commit

Permalink
AU: 1 updated - git-lfs
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Dec 28, 2016
1 parent ca5a9f1 commit 11e87b6
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions automatic/git-lfs/git-lfs.nuspec
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0"?>
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>git-lfs</id>
<title>Git Large File Storage</title>
<version>1.5.3</version>
<version>1.5.4</version>
<authors>GitHub Inc</authors>
<owners>chocolatey</owners>
<projectUrl>https://git-lfs.github.com/</projectUrl>
Expand All @@ -17,16 +17,16 @@ Git Large File Storage (LFS) replaces large files such as audio samples, videos,

## Features

* **Large file versioning:** Version large files—even those as large as a couple GB in size—with Git.
* **Large file versioning:** Version large files—even those as large as a couple GB in size—with Git.
* **More repository space:** Host more in your Git repositories. External file storage makes it easy to keep your repository at a manageable size.
* **Faster cloning and fetching:** Download less data. This means faster cloning and fetching from repositories that deal with large files.
* **Same Git workflow:** Work like you always do on Git—no need for additional commands, secondary storage systems, or toolsets.
* **Same Git workflow:** Work like you always do on Git—no need for additional commands, secondary storage systems, or toolsets.
* **Same access controls and permissions:** Keep the same access controls and permissions for large files as the rest of your Git repository when working with a remote host like GitHub.
</description>
<tags>git lfs vcs dvcs version-control foss cross-platform cli</tags>
<releaseNotes>https://github.com/github/git-lfs/blob/master/CHANGELOG.md</releaseNotes>
<dependencies>
<dependency id="git-lfs.install" version="[1.5.3]" />
<dependency id="git-lfs.install" version="[1.5.4]" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit 11e87b6

Please sign in to comment.