gh-git-describe

command module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2024 License: MIT Imports: 10 Imported by: 0

README

gh-git-describe

gh extension to execute git describe on a remote GitHub repository.

Go Reference Go Report Card CI CodeQL

Installation

gh extension install thombashi/gh-git-describe

Upgrade

gh extension upgrade git-describe

Usage

Command help
      --cache-dir string   cache directory path. If not specified, use the system's temporary directory.
      --log-level string   log level (debug, info, warn, error) (default "info")
      --no-cache           disable cache
  -R, --repo string        [required] GitHub repository ID
Examples
$ gh git-describe -R actions/checkout -- --tags a5ac7e51b41094c92402da3b24376905380afc29
v4.1.6
$ gh git-describe -R actions/checkout -- --tags b80ff79f1755d06ba70441c368a6fe801f5f3a62
v4.1.6-2-gb80ff79

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
executor
package executor provides a git-describe executor for gh-git-describe.
package executor provides a git-describe executor for gh-git-describe.

Jump to

Keyboard shortcuts

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