-
Notifications
You must be signed in to change notification settings - Fork 773
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
Blockchain file reorganization #1986
Conversation
@holgerd77 How does this version look? Sorry, this whole land of renaming files while preserving history is brand new to me. I used Gitlens on VS Code locally and it looks like it's now retaining the history of the renamed |
Codecov Report
Flags with carried forward coverage won't be shown. Click here to find out more. |
Thanks, that looks good, I guess GitHub won't show this any better. 🙂 Are you also adding a Do we have anything else? |
I moved the types from |
Yeah, maybe we just leave there. Thanks, looks all good! 🙂 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
It looks like git history of the files is lost here, did you use |
No description provided.