mariia
6/11/2019 - 7:00 AM

Git squash

git checkout master
git merge --squash bugfix
git commit