Javadoc for DefaultChangeReportFormatter
Change-Id: Ied56600bef8370b4e97d27ad07c4beeaee69d531
This commit is contained in:
		@@ -18,6 +18,7 @@ import com.google.gerrit.server.ChangeUtil;
 | 
			
		||||
import com.google.gerrit.server.config.CanonicalWebUrl;
 | 
			
		||||
import com.google.inject.Inject;
 | 
			
		||||
 | 
			
		||||
/** Print a change description for use in git command-line progress. */
 | 
			
		||||
public class DefaultChangeReportFormatter implements ChangeReportFormatter {
 | 
			
		||||
  private final String canonicalWebUrl;
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user