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

Handling of git lfs #1

Open
fzumstein opened this issue Feb 19, 2018 · 1 comment
Open

Handling of git lfs #1

fzumstein opened this issue Feb 19, 2018 · 1 comment

Comments

@fzumstein
Copy link
Contributor

fzumstein commented Feb 19, 2018

Currently, when installing git lfs after running git xltrail install --local, .gitattributes looks like this:

*.xla diff=xltrail
*.xla merge=xltrail
*.xlam diff=xltrail
*.xlam merge=xltrail
*.xls diff=xltrail
*.xls merge=xltrail
*.xlsb diff=xltrail
*.xlsb merge=xltrail
*.xlsm diff=xltrail
*.xlsm merge=xltrail
*.xlsx diff=xltrail
*.xlsx merge=xltrail
*.xlt diff=xltrail
*.xlt merge=xltrail
*.xltm diff=xltrail
*.xltm merge=xltrail
*.xltx diff=xltrail
*.xltx merge=xltrail
*.xls* filter=lfs diff=lfs merge=lfs -text

and for diffing, lfs overwrites xltrail

@ttaylorr
Copy link

👋 @fzumstein, I am a maintainer of Git LFS, and would be happy to help with this integration in whatever way I can be most useful. Please don't hesitate to let me know of any questions!

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

2 participants