Adding --graph and --branches options to git log invocation in tools/log.sh ('make log').

This commit is contained in:
Ruben Ayrapetyan
2015-03-31 15:41:24 +03:00
parent e459ab7d64
commit 90f017d000
+3 -2
View File
@@ -1,4 +1,4 @@
# Copyright 2014 Samsung Electronics Co., Ltd.
# Copyright 2014-2015 Samsung Electronics Co., Ltd.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -14,7 +14,8 @@
#!/bin/bash
git log --show-notes=perf --show-notes=mem --show-notes=test_build_env \
git log --graph --branches \
--show-notes=perf --show-notes=mem --show-notes=test_build_env \
--show-notes=arm-linux-perf \
--show-notes=arm-linux-binary-size \
--show-notes=stm32f4-binary-size