瀏覽代碼

Add git re alias

master
10sr 5 年之前
父節點
當前提交
570db29189
簽署人: 10sr GPG 金鑰 ID: 7BEC428194130EB2
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. +1
    -0
      Makefile

+ 1
- 0
Makefile 查看文件

@@ -317,6 +317,7 @@ endif
$(git_conf) alias.cf "commit --verbose --fixup=HEAD -m WIP"
$(git_conf) alias.co "switch"
$(git_conf) alias.sw "switch"
$(git_conf) alias.re "restore"
$(git_conf) alias.cim "commit --verbose -m"
$(git_conf) alias.di "diff --color"
$(git_conf) alias.me "merge --no-ff --stat --verbose"


Loading…
取消
儲存