Searched refs:shortstat (Results 1 – 2 of 2) sorted by relevance
114 shortstat=$(cd "$outdir" && git status --short $(basename "$outfile"))115 [ -n "$shortstat" ] || echo $(basename "$outfile")" is up to date."
14 git log --pretty=format:%ae --shortstat "$@" \