pepov commented on issue #3257: NIFI-5435 Prometheus /metrics http endpoint for 
monitoring integration
URL: https://github.com/apache/nifi/pull/3257#issuecomment-467062336
 
 
   I think the problem is the default behaviour of pull in this case, that uses 
merge instead of rebase.
   
   To properly update your commits I suggest using git fetch with git rebase or 
simply git pull --rebase. You can find a lot of content on why this is good (no 
merges), when to use (in local forks and private branches), and how it works:
   https://www.google.com/search?q=git+pull+rebase+instead+of+merge

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


With regards,
Apache Git Services

Reply via email to