Manual and Hard Reset of a Translation Project

Manual and Hard Reset of a Translation Project

This is a work-around for the error message of “Cannot upload due to unexpected history” It is what I call “Manual and hard reset.” I got to using it when another method failed me in a particular situation some time back. 1. Delete the repo of...
PROTECTED BRANCH WORKFLOW

PROTECTED BRANCH WORKFLOW

Overview This document describes a workflow for contributing to projects that have a protected `master` branch.  The contribution process involves making an edit, creating a new branch, creating a pull request, merging the pull request, and then deleting the branch...