We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In a single tree traversal, generate four lists:
If any, all items in 1 should be reported together, and the tool should exit.
1
Otherwise, 2 should be reported.
Then 3 should occur before 4 so that any errors are thrown earlier.
4
Then 4.
The text was updated successfully, but these errors were encountered:
This lays the foundation for #3.
Sorry, something went wrong.
dotin status
dotin import is already separated into steps, missing ones now are dotin link and dotin unlink.
dotin import
dotin link
dotin unlink
No branches or pull requests
In a single tree traversal, generate four lists:
If any, all items in
1
should be reported together, and the tool should exit.Otherwise, 2 should be reported.
Then 3 should occur before
4
so that any errors are thrown earlier.Then 4.
The text was updated successfully, but these errors were encountered: