You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/03/07 16:06:39 UTC

[GitHub] [mynewt-nimble] sjanc commented on issue #283: Adding Periodic Advertising Feature

sjanc commented on issue #283: Adding Periodic Advertising Feature
URL: https://github.com/apache/mynewt-nimble/pull/283#issuecomment-470586331
 
 
   Hi, looks like github has go crazy with this PR diff.
   
   For easier review could you do  (I assume "origin" is pointing to mynewt-nimble repo, and "ahshokry_origin" to your fork):
   git fetch origin
   git checkout your_branch
   git rebase origin/master 
   git push ahshokry_origin periodic_adv --force
   
   
   Rebase will conflict with porting makefile change, but you can just drop it as we now use wildcards in makefils so it is no longer needed)
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services