fatal: subcommand wasn‘t specified; ‘push‘ can‘t be assumed due to unexpected token

张开发
2026/4/16 14:33:17 15 分钟阅读

分享文章

fatal: subcommand wasn‘t specified; ‘push‘ can‘t be assumed due to unexpected token
git stash push lun sp.sh2. 如果你想暂存文件并给这次暂存起个名字备注使用-m参数git stash push -m 这里是你的备注名称 lu sp

更多文章