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

Supporting gitattributes and filters in blob retrieval #614

Open
stanhu opened this issue Jun 22, 2016 · 0 comments
Open

Supporting gitattributes and filters in blob retrieval #614

stanhu opened this issue Jun 22, 2016 · 0 comments

Comments

@stanhu
Copy link
Contributor

stanhu commented Jun 22, 2016

I noticed that nothing in Rugged::Blob makes any attempt to convert blob text to the filtered output via .gitattributes (e.g. CRLF output). In libgit2, I see calls to git_blob_filtered_content(), but it does not appear to be used anywhere Rugged.

Is there a reason this isn't supported, or is this just something I can add?

@greyltc greyltc mentioned this issue May 7, 2024
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

No branches or pull requests

1 participant