Skip to content

Export inc to target directory and not project root #16

Open
@eduard93

Description

@eduard93

Consider the following project:

project.class.cls
project.include.inc

Cache studio thinks that they both are in a directory project.
But in cache-tort-git if we add them to source control, they would be exported to disk as:

\root\project\class.cls.xml
\root\project.include.inc.xml

I propose cace-tort-git export them as:

\root\project\class.cls.xml
\root\project\include.inc.xml

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions