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
Similar to what is done with PIMO (https://github.com/CGI-FR/PIMO/tree/main/demo/demo9#fields) I think it would be nice to have a list of fields that are always printed when pulling/pushing.
Examples
Another "nice to have" is a small result of the processing, for example with PIMO :
+-------+--------------------+--------------------+---------------------+--------+-------------+----------+------------+-------------+----------+ | level | stats:ignoredPaths | stats:skippedLines | stats:skippedFields | return | config | duration | input-line | output-line | message | +-------+--------------------+--------------------+---------------------+--------+-------------+----------+------------+-------------+----------+ | info | 0 | 0 | 0 | 0 | masking.yml | 2.1671ms | 1 | 3 | End PIMO | +-------+--------------------+--------------------+---------------------+--------+-------------+----------+------------+-------------+----------+
Originally posted by @adrienaury in #18 (comment)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Similar to what is done with PIMO (https://github.com/CGI-FR/PIMO/tree/main/demo/demo9#fields) I think it would be nice to have a list of fields that are always printed when pulling/pushing.
Examples
Another "nice to have" is a small result of the processing, for example with PIMO :
Originally posted by @adrienaury in #18 (comment)
The text was updated successfully, but these errors were encountered: