Skip to content

Github Desktop cannot find local git folder #24077

Discussion options

You must be logged in to vote

Welcome @Techmokid!

I believe what you are running into is the diff limit in GitHub Desktop. We set this limit to 20MB, and your repository is likely over that if you are diffing 1.5million files.

As a workaround, if you make the first commit using the Git command line and then drag-and-drop the repository into the application again, that should get you back to a good place. I would also recommend looking into using Git LFS if you are working with large files.

Let me know if this helps or if you have any further questions.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment