Skip to content

Checkout fails, path too long #13

Description

@Vessel9817

Problem

Cloning this repository succeeds, but checkout fails on Windows due to consecutive long filenames creating exceptionally long paths.

Remediation

Rename the contents of notes and its subdirectories to use shorter paths.

Asides

Unrelated to this issue, it would be advisory to:

  • Remove .DS_Store
  • Create a general-purpose .gitignore file. See: gitignore/gitignore, in particular, Python.gitignore and Global/macOS.gitignore, among others.
  • Scan your uploaded images and strip any EXIF metadata
  • Remove empty files, such as labs/xxe/a, labs/xss/b and
  • Remove the Google Analytics tagging scripts, such as in labs/xxe/xxe.php

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions