-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Adding git lfs support #20642
Labels
area/editor/theia
Issues related to the che-theia IDE of Che
kind/enhancement
A feature request - must adhere to the feature request template.
new¬eworthy
For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes
Milestone
Comments
10 tasks
Hello, here is a PR: eclipse-che/che-theia#1236 |
3 tasks
wow, thanks alot! |
since it got DWO area and the PR is merged devfile/devworkspace-operator#649 closing this issue |
reopening as it's still not working on universal base image |
sync'd to Red Hat JIRA https://issues.redhat.com/browse/CRW-2551 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/editor/theia
Issues related to the che-theia IDE of Che
kind/enhancement
A feature request - must adhere to the feature request template.
new¬eworthy
For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes
Summary
Hi,
using the devfile below I am setting up my WS.
The repo gets cloned but the git-lfs stored files only contain references (theia-editor only contains git, not git lfs)
How could I install git lfs into the theia-editor and would that fix it? (It seems to be a javascript image)
Or would I have to install it into a different image?
Thanks in advance.
Relevant information
Release Notes Text
Che workspaces are now supporting Git Large File Storage extension https://git-lfs.github.com/
The text was updated successfully, but these errors were encountered: