git-helpers

command module
v0.2.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2021 License: MIT Imports: 9 Imported by: 0

README

Build Coverage Go Report Card License

GIT Helpers

GIT Helpers help to find list of changed files between two branches. The tool is dedicated mostly for CI/CD workflows.

The quickest way to try the command-line interface is an in-lined configuration.

# Download the latest release as /usr/local/bin/git-updated-files
$ curl https://raw.githubusercontent.com/jupeter/git-updated-files/main/install.sh \
    | bash -s -- -b /usr/local/bin
# Run the command
$ git-updated-files --target-ref master --filter ".(hcl|txt)"

Run git-updated-files --help or have a look at the Usage Docs for more information.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL