note on git-lfs program
This commit is contained in:
parent
c5ed11bc3f
commit
8460bbcea9
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
git-annex can store data in [git-lfs](https://git-lfs.github.com/)
|
||||
repositories, using the [[git-lfs special remote|special_remotes/git-lfs]].
|
||||
|
||||
You do not need the git-lfs program installed to use it, just a recent
|
||||
enough version of git-annex.
|
||||
|
||||
Here's how to initialize a git-lfs special remote on Github.
|
||||
|
||||
git annex initremote lfs type=git-lfs encryption=none url=git@github.com:yourname/yourrepo.git
|
||||
|
|
Loading…
Add table
Reference in a new issue