capslock-git-diff

command
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2025 License: BSD-3-Clause Imports: 14 Imported by: 0

Documentation

Overview

capslock-git-diff lists package capabilities that were added between two revisions of a git repository.

Usage example:

capslock-git-diff main mybranch somepath/...

This requires Capslock to be installed:

go install github.com/google/capslock/cmd/capslock@latest

To compare against the current state of the repository, specify "." as a revision:

capslock-git-diff main . somepath/...

If only two arguments are supplied, all packages under the current directory are used.

If the environment variable CAPSLOCKTOOLSTMPDIR is set and non-empty, it specifies the directory where temporary files are created. Otherwise the system temporary directory is used.

Jump to

Keyboard shortcuts

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