mirror of
https://github.com/correl/melpa.git
synced 2024-11-22 03:00:11 +00:00
reincarnate magit-{stgit,svn,topgit}
These packages were reborn as separate repositories. In the parallel universe `next' that already happened a long time ago, now it also happened here on `master'.
This commit is contained in:
parent
c0a18df34c
commit
51a7ee01a1
3 changed files with 3 additions and 9 deletions
|
@ -1,3 +1 @@
|
|||
(magit-stgit :fetcher github
|
||||
:repo "magit/magit"
|
||||
:files ("magit-stgit.el"))
|
||||
(magit-stgit :fetcher github :repo "magit/magit-stgit")
|
||||
|
|
|
@ -1,3 +1 @@
|
|||
(magit-svn :fetcher github
|
||||
:repo "magit/magit"
|
||||
:files ("magit-svn.el"))
|
||||
(magit-svn :fetcher github :repo "magit/magit-svn")
|
||||
|
|
|
@ -1,3 +1 @@
|
|||
(magit-topgit :fetcher github
|
||||
:repo "magit/magit"
|
||||
:files ("magit-topgit.el"))
|
||||
(magit-topgit :fetcher github :repo "magit/magit-topgit")
|
||||
|
|
Loading…
Reference in a new issue