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

chore: renormalized line endings (post-dependabot mess) #779

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

maximilien-noal
Copy link
Member

@maximilien-noal maximilien-noal commented Jul 11, 2024

dependabot made a mess. On git clone, master has changes that can't be restored, stashed, removed... Therefore checking out a branch is impossible!

See: https://stackoverflow.com/questions/21122094/git-line-endings-cant-stash-reset-and-now-cant-rebase-over-spurious-line-en

people who cloned the repo or updated recently should run on master this once this is merged:

git reset --hard origin/master && git pull

Signed-off-by: Maximilien Noal <noal.maximilien@gmail.com>
@maximilien-noal maximilien-noal merged commit 9402c48 into master Jul 11, 2024
8 of 9 checks passed
@maximilien-noal maximilien-noal removed the request for review from kevinferrare July 11, 2024 17:03
@maximilien-noal maximilien-noal deleted the fix/renormalize_line_endings_git branch July 12, 2024 09:00
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.

2 participants