Open natmaka opened 2 years ago
Can you squash into a single commit please
I don't know how to squash (I tried, it fails, and I have no interest in exploring git), sorry
git rebase -i HEAD~18
Leave the first line as-is
change the word pick
to f
for the remaining 17 lines
I 'squashed' as required, is it OK?
There are still 34 commits in your PR: git push origin +$(git rev-parse --abbrev-ref HEAD)
It failed again:
$ git push origin +$(git rev-parse --abbrev-ref HEAD) Everything up-to-date $ git push Everything up-to-date