You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clone DefectDojo on a Windows system and attempt to checkout branch. Will run into errors like below, because of the ":" and "<>" characters being invalid on Windows.
@mtesauro no worries, appreciate the quick response!
I have a new Mend parser to try and submit with a PR once this hotfix goes out. I'll test it on my dev stack tomorrow and the rest of this week, in prep for Mondays release. It should remedy #11340 as well.
Steps to Reproduce:
Clone DefectDojo on a Windows system and attempt to checkout branch. Will run into errors like below, because of the ":" and "<>" characters being invalid on Windows.
git checkout dev
error: invalid path 'docs/content/en/dashboard/How-To: Add, Edit or Delete Dashboard Tiles.md'
error: invalid path 'docs/content/en/dashboard/How-To: Edit Dashboard Configuration.md'
error: invalid path 'docs/content/en/jira_integration/Configuring the Jira <> DefectDojo Webhook.md'
error: invalid path 'docs/content/en/working_with_findings/finding_deduplication/Avoiding Duplicates: Reimport Recurring Tests.md'
error: invalid path 'docs/content/en/working_with_findings/findings_workflows/How-To: Manage Duplicate Findings.md'
error: invalid path 'docs/content/en/working_with_findings/organizing_engagements_tests/Product Hierarchy: Overview.md'
The text was updated successfully, but these errors were encountered: