alistair23 / meta-pine64

OpenEmbedded/Yocto layer for the Pine64 boards
MIT License
22 stars 21 forks source link

Update README.md #8

Closed bitbrain-za closed 3 years ago

bitbrain-za commented 3 years ago

Thank you for the assistance.

I've also added the steps I took to get everything running.

bitbrain-za commented 3 years ago

Thank you for the comments. Will make the changes now.

alistair23 commented 3 years ago

Looks good, do you mind squashing the two commits into 1. You can then force push to the branch

bitbrain-za commented 3 years ago

Looks good, do you mind squashing the two commits into 1. You can then force push to the branch

I think that's done on your side. There should be a squash option with the merge?

alistair23 commented 3 years ago

I would prefer to just rebase and merge a single commit.

bitbrain-za commented 3 years ago

Rebase and merged commits

alistair23 commented 3 years ago

Thanks. In future you can just force push to the current branch.

I know it may seem strange if you only use the GitHub interface, but by addressing comments in the original commit it makes a projects history much cleaner and maintains bisectability.