tilgovi commented on pull request #100: URL: https://github.com/apache/incubator-annotator/pull/100#issuecomment-761934297
So, I'm guessing Travis checks out the commit detached, which is why the fetch and checkout are needed. The `git remote` part is probably needed to get lerna permission to push the tag. That may not be necessary. There is a `--no-push` argument to `lerna version`, but that might require us to do this in two steps. ---------------------------------------------------------------- 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: us...@infra.apache.org