Printing names of branches in 'make log'.

This commit is contained in:
Ruben Ayrapetyan 2015-04-08 17:24:20 +03:00
parent 810e3c7ae8
commit 9262a08835

View File

@ -14,7 +14,7 @@
#!/bin/bash
git log --graph --branches \
git log --graph --branches --decorate \
--show-notes=perf --show-notes=mem --show-notes=test_build_env \
--show-notes=arm-linux-perf \
--show-notes=arm-linux-binary-size \