How to use Local with Git and WP Engine

I’m putting our WP Engine website into a Git repo, so that it’s easier for our team to manage, per the following instructions:

The Git repo has two remotes:

  1. Bitbucket: Which is what we’ll use to manage branches, pull requests, etc.
  2. WP Engine: So we can git push to the Development environment’s master branch

How can I connect Local to this Git repo?

I see Local just places everything under an /app folder, but there’s no version control.

Any advice is greatly appreciated, thanks.

2 Likes

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.