Skip to content

Reduce the number of binaries needed to be added to the path #96

@johanhelsing

Description

@johanhelsing

Adding the whole repo to the path (as per the installation instructions) litters the path with many binaries that have names that are seeminlgy unrelated to git-radar.

  • fetch.sh
  • radar-base.sh
  • test-branches.sh
  • test-colors.sh
  • test-commits.sh
  • test-directories.sh
  • test-files.sh
  • test-format-config.sh
  • test-performance.sh
  • test-radar-base.sh
  • test-stash.sh
  • test-status.sh

It would be nice if this could be changed so git-radar only adds a single binary to the path, or at least if the scripts are renamed so it's obvious that they belong to git-radar. i.e. git-radar-fetch.sh

Possibly related to #51 #10

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