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

fix: recover files from git submodules #1748

Closed

Conversation

rodrigorfk
Copy link

fixes: #1747

src/utils.ts Fixed Show fixed Hide fixed
src/utils.ts Fixed Show fixed Hide fixed
src/utils.ts Fixed Show fixed Hide fixed
src/utils.ts Fixed Show fixed Hide fixed
src/utils.ts Fixed Show fixed Hide fixed
@rodrigorfk rodrigorfk force-pushed the fix-recover-file-within-submodule branch from d8ffb12 to 13ceaad Compare November 28, 2023 06:50
@rodrigorfk rodrigorfk closed this Nov 28, 2023
@rodrigorfk rodrigorfk reopened this Nov 28, 2023
@jackton1 jackton1 force-pushed the fix-recover-file-within-submodule branch 3 times, most recently from 4aa86ef to 206d45f Compare December 7, 2023 04:30
@jackton1 jackton1 force-pushed the fix-recover-file-within-submodule branch from 206d45f to 9a0fa8c Compare December 9, 2023 04:07
@jackton1
Copy link
Member

Hi @rodrigorfk, thank you for pushing a fix for this. Given the complexity of the fix, I have decided to implement a simplified version that only modifies the affected function recoverDeletedFiles. This approach aims to minimize the risk of introducing bugs at this time.

Thanks once again much appreciated.

@jackton1
Copy link
Member

Hi @all-contributors please add @rodrigorfk for code test and bug

Copy link
Contributor

@jackton1

I've put up a pull request to add @rodrigorfk! 🎉

@jackton1 jackton1 closed this Dec 10, 2023
@rodrigorfk
Copy link
Author

@jackton1 , thank you very much for looking into this and putting together a simplified version of the fix, totally make sense, will test the newly release version with my particular use case.

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.

[BUG] recovering deleted files from within git submodules is not working
2 participants