8000 GitHub - abougouffa/org-contrib: Mirror of org-contrib, updated every hour
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

abougouffa/org-contrib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Mirroring branch

mirror

Note

This branch is set a the default one for mirroring purposes. To access the code, please check the master branch.

The __mirror branch is set as the default branch because of GitHub's schedule actions policy. The schedule actions can only be run on the default branch.

Therefore, if you are using this repo as an alternative to the default one, please make sure you specify the right branch (master in this case) in you recipe. Here is an example of such a recipe for straight.el:

(use-package org-contrib
  :straight (:host github
             :repo "abougouffa/org-contrib"
             :branch "master"))

About

Mirror of org-contrib, updated every hour

Resources

Stars

Watchers

Forks

0