alphapapa/magit-todos@78d24cf419 -> alphapapa/magit-todos@60152d5c4e magit/forge@49da45ac45 -> magit/forge@6e8ab6c67e magit/git-modes@7678ead3cd -> magit/git-modes@433e1c57a6 magit/magit@0f4963b0ec -> magit/magit@1e40d00217 pidu/git-timemachine@8d675750e9 -> pidu/git-timemachine@3381797bcb Close #5465
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 "cef26f2c063f2473af42d0e126c8613fe2f709e4")
|
|
(package! git-commit :pin "1e40d0021790707f6e88debda04f6b14d9429586")
|
|
(package! git-timemachine :pin "3381797bcbf906b18dff654a2361032d2d01b4a3")
|
|
(package! gitconfig-mode :pin "433e1c57a63c88855fc41a942e29d7bc8c9c16c7")
|
|
(package! gitignore-mode :pin "433e1c57a63c88855fc41a942e29d7bc8c9c16c7")
|