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, is it normal for hard-resetting this way to cause push rejections, 
because Github decides the branch now has unmerged changes from the parent? 
That's why the last two rounds have included merge commits, although I guess I 
could've used `git push --force`. It's not the way I'm familiar with using `git 
reset`, which is to move a branch *back* in time to a previous commit and 
delete the subsequent history; in that case, the new history is a prefix of the 
old, rather than vice-versa, so it's obvious why a force push is needed.

----------------------------------------------------------------
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

Reply via email to