浏览代码

Fix opt

master
10sr 5 年前
父节点
当前提交
3227250df1
签署人:: 10sr GPG 密钥 ID: 7BEC428194130EB2
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile 查看文件

@@ -322,7 +322,7 @@ endif
$(git_conf) alias.ffme "merge --ff-only --stat --verbose"
$(git_conf) alias.gr "grep -n"
$(git_conf) alias.atag "tag --annotated"
$(git_conf) alias.stag "tag --signed"
$(git_conf) alias.stag "tag --sign"
$(git_conf) alias.ls "ls-files"
# $(git_conf) alias.ls "ls-files -v --full-name"
# $(git_conf) alias.ls "status -u -s ."


正在加载...
取消
保存