LittleGreenCat

LittleGreenCat / Git log as tree

Last active 2 months ago

Like 0

Краткий вывод изменений в git репозитории в виде дерева

git

LittleGreenCat revised this gist 1 year ago · 8f16733

1 file changed, 1 insertion, 1 deletion

git.sh
@@ -1,3 +1,3 @@
1 1 git log --all --decorate --oneline --graph --color
2 2
3 - Опубликовано в https://t.me/gitgate
3 + # Опубликовано в https://t.me/gitgate

LittleGreenCat revised this gist 1 year ago · 50f3dfe

1 file changed, 3 insertions

git.sh (file created)
@@ -0,0 +1,3 @@
1 + git log --all --decorate --oneline --graph --color
2 +
3 + Опубликовано в https://t.me/gitgate