Whenever there are un-staged changes to repo, only way to push changes is to SSH into container. We should add a "push changes" button to the WP-Stateless UI so any admin can trigger a commit and push from WP control panel.
[ ] Add a "Push Changes" button to dropdown seen above.
[ ] Make AJAX request to wp-stateless API to trigger push.
[ ] Wait for push to complete successfully then change color of icon if everything went well.
Whenever there are un-staged changes to repo, only way to push changes is to SSH into container. We should add a "push changes" button to the WP-Stateless UI so any admin can trigger a commit and push from WP control panel.