Skip to content

Use consistent directory for temporary files #5

@ItsNickBarry

Description

@ItsNickBarry

These are the temporary files:

  • git merge metadata: MERGE_HEAD, MERGE_MODE, MERGE_MSG
  • patch file
  • debug log

Ideally they would all be stored in /tmp/ so that they would eventually deleted by the OS. However, this could result in data loss in certain failure conditions, so everything should probably be stored in .git/.

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