diff options
author | Achilleas Pipinellis <axilleas@users.noreply.github.com> | 2016-05-08 11:39:38 +0300 |
---|---|---|
committer | Achilleas Pipinellis <axilleas@users.noreply.github.com> | 2016-05-08 11:39:38 +0300 |
commit | 8b2cdceda6cd8f007260a2981082afa1d59e5f45 (patch) | |
tree | 04086d9bfa5160b6bf816561dc888521567cbe62 /doc | |
parent | e129df53e1760b678b8c478787bf69253f8a1eaf (diff) | |
parent | 35266de2f0e91ac73995ab8ced1bbcb12e35f773 (diff) | |
download | gitlab-ce-8b2cdceda6cd8f007260a2981082afa1d59e5f45.tar.gz |
Merge pull request #9953 from cmckni3/update-lfs-documentation
Update git lfs initialize command
Diffstat (limited to 'doc')
-rw-r--r-- | doc/workflow/lfs/manage_large_binaries_with_git_lfs.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/workflow/lfs/manage_large_binaries_with_git_lfs.md b/doc/workflow/lfs/manage_large_binaries_with_git_lfs.md index 31620044b15..83db44c10b1 100644 --- a/doc/workflow/lfs/manage_large_binaries_with_git_lfs.md +++ b/doc/workflow/lfs/manage_large_binaries_with_git_lfs.md @@ -152,4 +152,4 @@ If you are using OS X you can use `osxkeychain` to store and encrypt your creden For Windows, you can use `wincred` or Microsoft's [Git Credential Manager for Windows](https://github.com/Microsoft/Git-Credential-Manager-for-Windows/releases). More details about various methods of storing the user credentials can be found -on [Git Credential Storage documentation](https://git-scm.com/book/en/v2/Git-Tools-Credential-Storage).
\ No newline at end of file +on [Git Credential Storage documentation](https://git-scm.com/book/en/v2/Git-Tools-Credential-Storage). |