Closed chrisschaaf closed 4 years ago
Reset branch to the commit preceding the Firebase changeover: meep@11e906b6abe88db4a11b3293b9ff12e0174fc109 from PR #90
using:
git reset --hard 11e906b; git reset --soft HEAD@{1}
The Firebase backend now exists in the branch firebase.
@chrisschaaf maybe we can merge this into a branch other than master so we can do testing?
@chris-french Good idea, made a new dev branch and changed the base over.
Reset branch to the commit preceding the Firebase changeover: meep@11e906b6abe88db4a11b3293b9ff12e0174fc109 from PR #90
using:
The Firebase backend now exists in the branch firebase.