4 Zeilen
68 B
Bash
Ausführbare Datei
4 Zeilen
68 B
Bash
Ausführbare Datei
#!/bin/sh
|
|
#
|
|
git log --graph --oneline --all --decorate --topo-order
|