Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.
/ degast Public archive

D Enhanced Git Automation Simple Toolbox (degast) is a CLI git extension to help users commit to the conventional commit guidelines.

License

Notifications You must be signed in to change notification settings

asperan/degast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeGAST

D enhanced Git Automation Simple Toolbox

degast is a software to help users apply the conventional commit guidelines to allow an easier automation.

Run

dgst <subcommand> [subcommand options] [subcommand arguments]

Subommands

commit

Start an interactive form to construct a commit. It requires no argument.

It asks for:

  1. header type
  2. scope (optional)
  3. summary message
  4. body of the message (optional)
  5. footer of the message (optional)
options
  • -nc, --no-confirm => do not ask confirmation and do not show the preview of the commit message

About

D Enhanced Git Automation Simple Toolbox (degast) is a CLI git extension to help users commit to the conventional commit guidelines.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages