Skip to content

Uploading multiple files with same name #33

Description

@MaximeD

When trying to upload multiple files with same name, ex foo/name and bar/name, only one will be uploaded. This is because gist won't accept having same name for multiple files.

A solution could be to to rename files to something like foo_name and bar_name but only if there is a conflict in naming.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions