Skip to content

Use git to share database dumps #438

@kantord

Description

@kantord

When working in teams on a large repository, it could be useful to share database dumps automatically so that not all clients have to re-analize all files in the repository.

This could be done in 2 ways:

  • An approach similar to the gh_pages branch approach
  • Using a separate repo just for sharing this data. This could be more complicated to set up, but for very large repos it could avoid inflating the .git folder

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