Home

Awesome

git-cliff

License GPL 3 MELPA

Generate and update changelog using git-cliff.

This package provides the interface of git-cliff, built in transient, to generate and update changelog for project. Call git-cliff-menu to start.

<!-- markdown-toc start -->

Contents

<!-- markdown-toc end -->

Screenshot

git-cliff-menu

Install

dependencies

package

Clone and add to load-path, require the package.

This package is available on MELPA. Install with M-x package-install RET git-cliff within Emacs.

Usage

;; Directly
(require 'git-cliff)

;; OPTIONAL
;; Integrate to `magit-tag'
(with-eval-after-load 'magit-tag
  (transient-append-suffix 'magit-tag
    '(1 0 -1)
    '("c" "changelog" git-cliff-menu)))

Customization

Todo

FAQ

Donate

If you think the it's helpful for you, please consider paying a cup of coffee for me. Thank you! :smile:

<a href="https://paypal.me/liuyinz" target="_blank"> <img src="https://www.paypalobjects.com/digitalassets/c/website/marketing/apac/C2/logos-buttons/optimize/44_Grey_PayPal_Pill_Button.png" alt="PayPal" width="120" /> </a>