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:
Jonas Bernoulli 2015-03-19 22:25:19 +01:00
parent c0a18df34c
commit 51a7ee01a1
3 changed files with 3 additions and 9 deletions

View file

@ -1,3 +1 @@
(magit-stgit :fetcher github
:repo "magit/magit"
:files ("magit-stgit.el"))
(magit-stgit :fetcher github :repo "magit/magit-stgit")

View file

@ -1,3 +1 @@
(magit-svn :fetcher github
:repo "magit/magit"
:files ("magit-svn.el"))
(magit-svn :fetcher github :repo "magit/magit-svn")

View file

@ -1,3 +1 @@
(magit-topgit :fetcher github
:repo "magit/magit"
:files ("magit-topgit.el"))
(magit-topgit :fetcher github :repo "magit/magit-topgit")