mirror of
https://github.com/usnistgov/macos_security.git
synced 2026-02-03 05:53:24 +00:00
Filename tweak #323
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @macnotes on GitHub.
In the docs, baseline_identify.py has _ (underscore) as the word separator in the file name shown in the topic heading and example usage. This is consistent with the convention used in the file names of the other ./scripts files. In the repo, a "-" (dash) is used.
Suggestion: Leave the wiki doc as-is and change the filename from baseline-identify.py to baseline_identify.py
@robertgendler commented on GitHub:
The script has been removed in our current release. So this has been resolved.
@golbiga commented on GitHub:
This will be fixed in an upcoming release. Thanks!