Home
last modified time | relevance | path

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

/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