git-utils

command module
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: May 29, 2022 License: BSD-2-Clause Imports: 2 Imported by: 0

README

Git-Utilities

Utility to automate git workflows.

Build Badge

Commands

  • userstory get/set/update the userstory config value
  • commit-msg git commit-msg hook. Treats the commit message as a go template.
    • {{ .US }} template in the userstory, if configured.

Scrips

  • git-userstory. Forwards arguments to git-utils userstory. When it is on the $PATH git will be able to translate git userstory into git-userstory

Hooks

  • commit-msg. Forwards arguments to git-utils commit-msg. Place in .git/hooks.

Plugins to rewrite

  1. git userstory
  2. git userstory-branch
  3. commit hook to replay {{US}} with config value
  4. git templates and git init

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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