Skip to content

Readme explains how to enable long paths in git#318

Merged
DocMoebiuz merged 2 commits intoMobiFlight:mainfrom
neilenns:neilenns/issue317
May 23, 2024
Merged

Readme explains how to enable long paths in git#318
DocMoebiuz merged 2 commits intoMobiFlight:mainfrom
neilenns:neilenns/issue317

Conversation

@neilenns
Copy link
Contributor

@neilenns neilenns commented Feb 8, 2024

Fixes #317

Add a warning and info on how to enable git long paths, tidied up the structure a bit.

@neilenns neilenns requested a review from DocMoebiuz as a code owner February 8, 2024 03:06
@github-actions
Copy link

github-actions bot commented Feb 8, 2024

Firmware for this pull request:
Firmware.zip

@elral
Copy link
Collaborator

elral commented Feb 8, 2024

It might be also required to enable long paths for Windows by modifying the registry.

see https://www.thewindowsclub.com/how-to-enable-or-disable-win32-long-paths-in-windows-11-10 for example

/edit: As far as I remember admin rights are required for the github command. If so I would mention it too.

@neilenns
Copy link
Contributor Author

neilenns commented Feb 8, 2024

It might be also required to enable long paths for Windows by modifying the registry.

Updated to mention this as well.

/edit: As far as I remember admin rights are required for the github command. If so I would mention it too.

No admin rights required for the github command, at least not when I ran it.

@github-actions
Copy link

github-actions bot commented Feb 8, 2024

Firmware for this pull request:
Firmware.zip

Copy link
Collaborator

@DocMoebiuz DocMoebiuz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

Please consider using https://github.com/orgs/community/discussions/16925 for this kind of formatting.

@DocMoebiuz DocMoebiuz changed the title Readme should explain how to enable long paths in git Readme explains how to enable long paths in git May 23, 2024
@DocMoebiuz DocMoebiuz merged commit 73a1d5f into MobiFlight:main May 23, 2024
@DocMoebiuz DocMoebiuz added the documentation Improvements or additions to documentation label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Readme should explain how to enable long paths in git

3 participants