Skip to content
New issue

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

Clarify output shown by git lfs status #3953

Merged
merged 1 commit into from
Dec 16, 2019
Merged

Clarify output shown by git lfs status #3953

merged 1 commit into from
Dec 16, 2019

Conversation

austintraver
Copy link
Contributor

Resolve #3552
The git lfs status command shows objects that pertain to both
git lfs as well as regular git objects. This commit modifies
the output of git lfs status to better reflect that

Resolve #3552
The `git lfs status` command shows objects that pertain to both
`git lfs` as well as regular `git` objects. This commit modifies
the output of `git lfs status` to better reflect that
Copy link
Member

@bk2204 bk2204 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the patch, and welcome to Git LFS! This looks like a great fix and should address some of the confusion that's occurring.

@bk2204 bk2204 merged commit 66dd883 into git-lfs:master Dec 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

git lfs status shows non-LFS files in "objects to be committed"
2 participants