10sr 5 лет назад
Родитель
Сommit
f22c1de40a
Подписано: 10sr Идентификатор GPG ключа: 7BEC428194130EB2
1 измененных файлов: 2 добавлений и 1 удалений
  1. +2
    -1
      Makefile

+ 2
- 1
Makefile Просмотреть файл

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


Загрузка…
Отмена
Сохранить