gitium icon indicating copy to clipboard operation
gitium copied to clipboard

Keep all your WordPress code on git with a simple plugin and a repo

Results 57 gitium issues
Sort by recently updated
recently updated
newest added

Currently if fetch or push it is not retried. It should be retried with an exponential backoff.

enhancement
should

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....

review
could

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...

enhancement
could