Home
last modified time | relevance | path

Searched refs:pretty_git_log (Results 1 – 2 of 2) sorted by relevance

/external/libaom/
Dupdate_libaom.sh90 pretty_git_log="$(git log \
96 if [ -z "$pretty_git_log" ]; then
98 pretty_git_log="$(git log \
105 echo "$pretty_git_log"
107 if [ `echo "$pretty_git_log" | wc -l` -eq 20 ]; then
113 pretty_git_log="$(git log \
/external/libvpx/
Dupdate_libvpx.sh85 pretty_git_log="$(git log \
91 if [ -z "$pretty_git_log" ]; then
93 pretty_git_log="$(git log \
100 echo "$pretty_git_log"
102 if [ `echo "$pretty_git_log" | wc -l` -eq 20 ]; then