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

Added git config lfs.locksverify false to quickstart #115

Merged
merged 1 commit into from
Nov 22, 2023

Conversation

svetozarstojkovicdatopian
Copy link
Member

When going through Getting started document there is an 405 error that occurs while accessing locks/verify method on LFS.

Now when I added lfs.locksverify configuration that is skipped for whole repo and it's working fine.

Also when calling the command: git lfs track "*.bin" it changes the newly created '.bin' file so I moved code for creating dummy file after git lfs track method.

@svetozarstojkovicdatopian
Copy link
Member Author

@anuveyatsu @shubham-mahajan can you guys check this?

Thanks,
Svetozar

@svetozarstojkovicdatopian
Copy link
Member Author

Issue that this PR fixes: #110

@shubham-mahajan
Copy link
Member

LGTM

@anuveyatsu Could you please check once from your end.

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.

4 participants