Skip to content

taking out generated .go files from VCS #165

@darvin

Description

@darvin

just creating it to track this possible improvement

so far options

  1. do nothing, keep generated go files in git repo - cons - merge conflicts
  2. investigate possible solution with using some of go package managers
  3. investigate using git hooks (pre commit or post fetch whatnot) method - check if its implementable and if it plays seamless with go get http://github/.../expreduce that we want to keep

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