Pr0methean edited a comment on issue #79: WIP: [SCM-318] Untag command, with Git implementations URL: https://github.com/apache/maven-scm/pull/79#issuecomment-450585089 BTW, hard-resetting to move *forward* in time seems to break Github's pushable-without-force check, hence the merge commits in the past two rounds. (Before this, I'd only ever used `git reset` to move *backward* in time, i.e. to revert uncommitted changes and remove all commits since X from history.) Since I'm going to end up with a merge commit anyway, may I please just use `git merge` if there's another round of changes? Or would you rather I use `git push --force` to avoid the unnecessary merges?
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services