ideasman42/emacs-undo-fu-session@e2043f8 -> ideasman42/emacs-undo-fu-session@5135b5c magit/magit@321214c -> magit/magit@2fb3bf7 rmuslimov/browse-at-remote@6aecae4 -> rmuslimov/browse-at-remote@fadf99d
12 lines
523 B
EmacsLisp
12 lines
523 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; emacs/vc/packages.el
|
|
|
|
(package! vc :built-in t)
|
|
(package! vc-annotate :built-in t)
|
|
(package! smerge-mode :built-in t)
|
|
|
|
(package! browse-at-remote :pin "fadf99d6d8e891f3b112e36c772e0eea0b9bc7f2")
|
|
(package! git-commit :pin "2fb3bf782ccf5652b98f8de989f014749473eacf")
|
|
(package! git-timemachine :pin "8d675750e921a047707fcdc36d84f8439b19a907")
|
|
(package! gitconfig-mode :pin "55468314a5f6b77d2c96be62c7005ac94545e217")
|
|
(package! gitignore-mode :pin "55468314a5f6b77d2c96be62c7005ac94545e217")
|