spacemacs-elpa/26.3/develop/github-clone-20160623.310/github-clone-pkg.el
Yann Esposito (Yogsototh) b9b2950b41
update
2020-04-29 22:41:27 +02:00

2 lines
403 B
EmacsLisp

;;; -*- no-byte-compile: t -*-
(define-package "github-clone" "20160623.310" "Fork and clone github repos" '((gh "0.7.2") (magit "2.1.0") (emacs "24.4")) :commit "467b40ca60a6c26257466ebc43c74414df7f19cc" :keywords '("vc" "tools") :authors '(("Charles L.G. Comstock" . "dgtized@gmail.com")) :maintainer '("Charles L.G. Comstock" . "dgtized@gmail.com") :url "https://github.com/dgtized/github-clone.el")