New GitHub Repositories
June 4, 2015
Both Deft and Markdown Mode for Emacs are now available on GitHub. The new repositories will mirror the existing ones, which will remain in place. If you don’t use GitHub, no changes are necessary on your part. Feel free to send patches via email (e.g., with a link to a branch of your own repository or using git format-patch) or by issuing pull requests on GitHub.
Deft:
Clone via the Git protocol:
git clone git://jblevins.org/git/deft.git git clone git://github.com/jrblevin/deft.git
Clone via HTTP:
git clone https://jblevins.org/git/deft.git git clone https://github.com/jrblevin/deft.git
Browse:
Markdown Mode:
Clone via the Git protocol:
git clone git://jblevins.org/git/markdown-mode.git git clone git://github.com/jrblevin/markdown-mode.git
Clone via HTTP:
git clone https://jblevins.org/git/markdown-mode.git git clone https://github.com/jrblevin/markdown-mode.git
Browse: