-
Notifications
You must be signed in to change notification settings - Fork 109
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
Rename migration tool to boxo-migrate, tidy up, and add docs #243
Conversation
Codecov Report
@@ Coverage Diff @@
## main #243 +/- ##
==========================================
+ Coverage 47.88% 47.93% +0.04%
==========================================
Files 269 269
Lines 32976 32976
==========================================
+ Hits 15792 15806 +14
+ Misses 15513 15502 -11
+ Partials 1671 1668 -3 |
d6eaf95
to
dd9cee0
Compare
aa8edae
to
bb808e3
Compare
bb808e3
to
aafa1d3
Compare
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.
Docs look good to me - thanks
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
I'll submit a PR that complains if it does not find a .git
in a current or parent folder.
No description provided.