4 řádky
68 B
Bash
Spustitelný soubor
4 řádky
68 B
Bash
Spustitelný soubor
#!/bin/sh
|
|
#
|
|
git log --graph --oneline --all --decorate --topo-order
|