We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install instructions are weak at best and need to be better
Files are in LFS, now what / how do I find them?
Commit history is gonna look similar, how to change commit authors if you want
Check for any useful stuff here: https://github.com/git-lfs/git-lfs/wiki/Tutorial
More info about how git and git lfs interact / work
for the git-lfs docs (maybe): https://github.com/Homebrew/homebrew-core/blob/0ce758b0618800600d292866b53e2fd4dd4ecb27/Formula/git-lfs.rb#L39-L45 Formula/git-lfs.rb:39-45 Update your git config to finish installation:
# Update global git config $ git lfs install
I was able to run git lfs install with success, but git lfs install --system didn't work for me.
These instructions also mention running git lfs install to set up Git LFS for your user account: https://git-lfs.github.com/ (edited)
This wiki should be helpful as well for adding additional content to our docs: https://github.com/git-lfs/git-lfs/wiki/Tutorial
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Install instructions are weak at best and need to be better
Files are in LFS, now what / how do I find them?
Commit history is gonna look similar, how to change commit authors if you want
Check for any useful stuff here: https://github.com/git-lfs/git-lfs/wiki/Tutorial
More info about how git and git lfs interact / work
for the git-lfs docs (maybe): https://github.com/Homebrew/homebrew-core/blob/0ce758b0618800600d292866b53e2fd4dd4ecb27/Formula/git-lfs.rb#L39-L45
Formula/git-lfs.rb:39-45
Update your git config to finish installation:
I was able to run git lfs install with success, but git lfs install --system didn't work for me.
These instructions also mention running git lfs install to set up Git LFS for your user account: https://git-lfs.github.com/ (edited)
This wiki should be helpful as well for adding additional content to our docs: https://github.com/git-lfs/git-lfs/wiki/Tutorial
The text was updated successfully, but these errors were encountered: