问题描述使用的是Git自带的hook,commit-msg,自动生成的change-id就只是“I”,正常的后面应该还有hash值的。我看了commit-msg的脚本,看不出有啥问题。push以后就会被reject,看gerrit日志看到invalid Change-Id line format in commit message f..
引入了一张 css 文件样式没有改变 改成 scss 就可以~附上 vue.config.js 配置'use strict'const path = require('path')function resolve(dir) {return path.join(__dirname, dir)}const name = '' // page title// If your port is set to 80,// u..