Skip to content

Instantly share code, notes, and snippets.

@dougbeal
Created July 12, 2018 03:07
Show Gist options
  • Save dougbeal/831de0d3eea410de07ab662f3dd2def3 to your computer and use it in GitHub Desktop.
Save dougbeal/831de0d3eea410de07ab662f3dd2def3 to your computer and use it in GitHub Desktop.
indieweb wordpress plugins
git submodule foreach git remote -v
Entering 'indieauth'
origin https://github.com/indieweb/wordpress-indieauth (fetch)
origin https://github.com/indieweb/wordpress-indieauth (push)
Entering 'indieweb'
origin https://github.com/indieweb/wordpress-indieweb.git (fetch)
origin https://github.com/indieweb/wordpress-indieweb.git (push)
Entering 'indieweb-post-kinds'
origin https://github.com/dshanske/indieweb-post-kinds.git (fetch)
origin https://github.com/dshanske/indieweb-post-kinds.git (push)
Entering 'indieweb-press-this'
origin https://github.com/indieweb/wordpress-indieweb-press-this (fetch)
origin https://github.com/indieweb/wordpress-indieweb-press-this (push)
Entering 'micropub'
origin https://github.com/snarfed/wordpress-micropub.git (fetch)
origin https://github.com/snarfed/wordpress-micropub.git (push)
Entering 'semantic-linkbacks'
origin https://github.com/pfefferle/wordpress-semantic-linkbacks.git (fetch)
origin https://github.com/pfefferle/wordpress-semantic-linkbacks.git (push)
Entering 'simple-location'
origin https://github.com/dshanske/simple-location.git (fetch)
origin https://github.com/dshanske/simple-location.git (push)
Entering 'syndication-links'
origin https://github.com/dshanske/syndication-links.git (fetch)
origin https://github.com/dshanske/syndication-links.git (push)
Entering 'webmention'
origin https://github.com/pfefferle/wordpress-webmention.git (fetch)
origin https://github.com/pfefferle/wordpress-webmention.git (push)
bash-3.2$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment