4 строки
68 B
Bash
Исполняемый файл
4 строки
68 B
Bash
Исполняемый файл
#!/bin/sh
|
|
#
|
|
git log --graph --oneline --all --decorate --topo-order
|