emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/agitate a32ed823b6 24/67: Add TODO about conventional c


From: ELPA Syncer
Subject: [elpa] externals/agitate a32ed823b6 24/67: Add TODO about conventional commits
Date: Wed, 28 Sep 2022 16:57:27 -0400 (EDT)

branch: externals/agitate
commit a32ed823b674cc0d20e680592bfa58102dbd4176
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Add TODO about conventional commits
---
 agitate.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/agitate.el b/agitate.el
index 6a41f3e0eb..7c9d0d340e 100644
--- a/agitate.el
+++ b/agitate.el
@@ -58,6 +58,10 @@ will render those as their corresponding graphical emoji."
   :type '(repeat string)
   :group 'agitate)
 
+;; TODO 2022-09-27: Learn about "conventional commits" and implement
+;; them like with `agitate-log-edit-emoji-commit':
+;; <https://www.conventionalcommits.org/en/v1.0.0-beta.2/#specification>.
+
 ;;;; Commands for diffs
 
 (defvar-local agitate--refine-diff-state nil



reply via email to

[Prev in Thread] Current Thread [Next in Thread]