R
R
RJs452014-11-11 10:07:56
git
RJs45, 2014-11-11 10:07:56

How to update wordpress version when using git?

For one of our clients we run wordpress websites. For each site, a repository has been created in bitbucket with 2 branches: master and dev.
You need to update the version of WP on all sites. How to do it correctly so as not to "break" the repositories?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
G
Grag, 2014-11-11
@RJs45

Create a branch, name it "update_wp" and change what you need, then merge and you're done.

P
Puma Thailand, 2014-11-11
@opium

Upload the new voprdress files and the commit
itself is no different from any change on the site.
what are you hoping to break?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question