bump: :emacs vc :tools magit

charignon/github-review@4d91dd6c56 -> charignon/github-review@2a24e75dfc
magit/forge@8264234db6 -> magit/forge@72b29bd7bc
magit/git-modes@433e1c57a6 -> magit/git-modes@62fbf2e5b8
magit/magit@1e40d00217 -> magit/magit@aba0a59611

- gitconfig-mode and gitignore-mode were merged into git-modes.

Close: #5665
Fix: #5667
This commit is contained in:
Kirill A. Korinsky 2021-10-21 12:27:42 +02:00 committed by GitHub
parent b0438f1589
commit 0869d28483
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 6 deletions

View file

@ -6,7 +6,6 @@
(package! smerge-mode :built-in t)
(package! browse-at-remote :pin "cef26f2c063f2473af42d0e126c8613fe2f709e4")
(package! git-commit :pin "1e40d0021790707f6e88debda04f6b14d9429586")
(package! git-commit :pin "aba0a596115b42fbd60347d893bcc319020ce5a2")
(package! git-timemachine :pin "3381797bcbf906b18dff654a2361032d2d01b4a3")
(package! gitconfig-mode :pin "433e1c57a63c88855fc41a942e29d7bc8c9c16c7")
(package! gitignore-mode :pin "433e1c57a63c88855fc41a942e29d7bc8c9c16c7")
(package! git-modes :pin "62fbf2e5b84ca789e7bc2f87939386023b5ba3df")