gud-git

module
v0.1.0-rc2 Latest Latest
Warning

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

Go to latest
Published: Sep 17, 2021 License: Apache-2.0

README

gud-git

opinionated git commit message style checker

usage

as a standalone tool

$ go get github.com/alxbse/gud-git
$ cd /my/git/repository
$ gud-git

as a container

$ podman run --volume /my/git/repository/:/repository:ro --workdir /repository -it ghcr.io/alxbse/gud-git

as a tekton task

kind: TaskRun
metadata:
  name: test-gud-git
spec:
  taskRef:
    name: gud-git
    bundle: ghcr.io/alxbse/gud-git-tekton-bundle

Directories

Path Synopsis
cmd
pkg

Jump to

Keyboard shortcuts

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