emacs-devel
[Top][All Lists]
Advanced

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

Re: [elpa] New package: vc-got


From: Philip Kaludercic
Subject: Re: [elpa] New package: vc-got
Date: Thu, 09 Sep 2021 15:50:50 +0000

Omar and I have fixed a few issues and prepared vc-got for submission in
GNU ELPA. Here is the patch:

>From 6d8c39676e004c33c6c8caa1f8ca4b95a02d8baf Mon Sep 17 00:00:00 2001
From: Philip Kaludercic <philipk@posteo.net>
Date: Thu, 9 Sep 2021 14:58:37 +0200
Subject: [PATCH] * elpa-packages (vc-got): Add package

---
 elpa-packages | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/elpa-packages b/elpa-packages
index 69dd6e33dd..18be9055cb 100644
--- a/elpa-packages
+++ b/elpa-packages
@@ -397,6 +397,10 @@
  ("url-http-ntlm"      :url nil)
  ("validate"           :url "https://github.com/Malabarba/validate.el";)
  ("valign"             :url "https://github.com/casouri/valign";)
+ ("vc-got"             :url "https://git.omarpolo.com/vc-got";
+  ;; Mirror: https://github.com/omar-polo/vc-got/
+  :ignored-files ("targets")
+  :auto-sync t)
  ("vc-hgcmd"           :url "https://github.com/muffinmad/emacs-vc-hgcmd";
   :auto-sync t)
  ("vc-backup"          :url "https://git.sr.ht/~pkal/vc-backup";
-- 
2.30.2

If it is ok, I can push the commit.

-- 
        Philip Kaludercic

reply via email to

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