80818283848586
super(hotfixName, git, gfConfig, reporter); checkState(!StringUtils.isEmptyOrNull(hotfixName)); this.message = "tagging hotfix " + hotfixName; this.noTag = false; this.extension = new EmptyHotfixFinishExtension(); }