Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 490 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 490 Bytes

wp-git-upgrade

Work in progress. Thoroughly test any WordPress install upgraded with this tool before releasing to production

Tool to upgrade WordPress installs managed with git

What it does

  • Downloads latest version of WordPress
  • Upgrades all new files and the default themes and plugins
  • Commits to git

How to

Do write.

Compatibility

Tested on

  • OSX 10.8.4
  • CentOS 6.5

Almost works on

  • MINGW32 (Bash 3.1.0, Git 1.8.5.2.msysgit.0)