Merge pull request #2608 from tarsius/reincarnate

reincarnate magit-{stgit,svn,topgit}
This commit is contained in:
Steve Purcell 2015-03-20 00:37:20 +00:00
commit 3682354d91
3 changed files with 3 additions and 9 deletions

View file

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

View file

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

View file

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