Closed besnardf closed 4 years ago
Thank you @besnardf ! I actually had to take a bunch of commits out of master, so could you update this pull request to only have your commits? Then I can merge it!
If you need help with that, do:
git checkout dev_homepage
git checkout -b dev_homepage_temp
git checkout master
git reset --hard 6d10da6d1bdaecb3c565ea730b89d122ed05502e
git push -f
git branch -d dev_homepage
git checkout -b dev_homepage
git cherry-pick f57c43e
git cherry-pick cc2b5e3
git push -f
So this will:
Hi @cjaiello It should be good now !
Fixes #13 and #14