profile-sync-daemon
profile-sync-daemon copied to clipboard
better way to enable/disable ANSI escape codes in messages
trafficstars
- better logcheck rules
- minor fixes/enhancements to the documentation
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