cujomalainey / ant-arduino

An implementation of a ANT driver for Arduino, Mbed and ESP-IDF
GNU General Public License v2.0
103 stars 15 forks source link

Develop #51

Closed orrmany closed 4 years ago

orrmany commented 4 years ago

I am trying to track your work, but I found I need to add some more .gitignore settings for local files

cujomalainey commented 4 years ago

I am good with the changes, but can you rebase the last two commits of your branch out of the request? They appear to be just to be a pull branch merge. They appear to cancel each other out which just confuses the history on the blame tool then.

cujomalainey commented 4 years ago

Also i will fix up my top commit and stop force pushing to make it easier for you to track my branches

orrmany commented 4 years ago

I will try, but currently I have no idea how to do that :D I need to educate myself first. :) I am newbie at git (I used RCS and ClearCase when I was actively developing for work)

cujomalainey commented 4 years ago

If you can't get it, I can merge it and rebase the commits out of the branch.