githubschool / githubschool/lfs-example

Things to add

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
19
PR merge metrics
No merged PRs in 30d

Description

- 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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.