michael-o commented on a change in pull request #88: SCM-917 add untag for svn
URL: https://github.com/apache/maven-scm/pull/88#discussion_r255268937
##########
File path:
maven-scm-api/src/main/java/org/apache/maven/scm/command/untag/AbstractUntagCommand.java
##########
@@ -31,18 +31,27 @@
public abstract class AbstractUntagCommand
extends AbstractCommand
{
+ /**
+ * SCM-917 - scm:untag for subversion
Review comment:
This line is redundant, we have git log for.
----------------------------------------------------------------
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