mirror of
https://github.com/jerryscript-project/jerryscript.git
synced 2025-12-15 16:29:21 +00:00
Printing names of branches in 'make log'.
This commit is contained in:
parent
810e3c7ae8
commit
9262a08835
@ -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 \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user