From 7081f650bf415dc005398d715d4150383d823b23 Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Tue, 10 Dec 2019 22:34:46 +0300 Subject: [PATCH] git: delete doubled aliases --- etc/soft/git/gitconfig | 3 --- 1 file changed, 3 deletions(-) diff --git a/etc/soft/git/gitconfig b/etc/soft/git/gitconfig index 6e08431..7b5b089 100644 --- a/etc/soft/git/gitconfig +++ b/etc/soft/git/gitconfig @@ -127,9 +127,6 @@ # Список последних действий в ветках last = !git-recent - # Список последних действий в ветках - last = !git-recent - # Вывод дерева слияний tree = ls --all --simplify-by-decoration