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

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

[nongnu] elpa/lua-mode b124dd0 194/468: Add field containing commit SHA


From: Philip Kaludercic
Subject: [nongnu] elpa/lua-mode b124dd0 194/468: Add field containing commit SHA expanded during archive creation.
Date: Thu, 5 Aug 2021 04:58:35 -0400 (EDT)

branch: elpa/lua-mode
commit b124dd0b3a0adda9cec2f835817519a81711b9fd
Author: immerrr <immerrr+lua@gmail.com>
Commit: immerrr <immerrr+lua@gmail.com>

    Add field containing commit SHA expanded during archive creation.
---
 .gitattributes | 1 +
 lua-mode.el    | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/.gitattributes b/.gitattributes
index e4504cf..ac5d0c5 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1 +1,2 @@
 .git* export-ignore
+lua-mode.el export-subst
diff --git a/lua-mode.el b/lua-mode.el
index a1685db..89c79a4 100644
--- a/lua-mode.el
+++ b/lua-mode.el
@@ -35,6 +35,10 @@
 
 ;; Keywords: languages, processes, tools
 
+;; This field is expanded to commit SHA, date & associated heads/tags during
+;; archive creation.
+;; Revision: $Format:%h (%cD %d)$
+;;
 
 ;;; Commentary:
 



reply via email to

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