gitium
gitium copied to clipboard
Keep all your WordPress code on git with a simple plugin and a repo
Currently if fetch or push it is not retried. It should be retried with an exponential backoff.
The code is very well written but it's missing comments. Also not having curly braces {} after if statements could cause future problems. Also, in this file wp-load is loaded....
Please add in the commit message the initial version of the theme/plugin that was live before the update. So the commit message should look like: `Updated plugin` Gitium `from version...