M
Size: a a a
M
️️
️️
️️
watch -t -n1 -c -d 'gh=$(tput lines) && h1=$(git status |grep -E -v "(git (add|checkout|reset))|^$"|wc -l) && gl=$((($gh-$h1)/2)) && git status |grep -E -v "(git (add|checkout|reset))|^$" && echo $gl commits: && git log --graph --full-history --simplify-by-decoration --oneline --all --color --date=short --pretty=format:"%x1b[31m%h%x09%an%x1b[32m%d%x1b[0m%x20%ad %s" -n $gl'
️️
watch -t -n1 -c -d 'gh=$(tput lines) && h1=$(echo `git diff --cached --stat && git diff --stat`|wc -l) && gl=$((($gh-$h1)/2)) && git diff --color --cached --stat && git diff --color --stat && echo $gl commits: && git log --graph --full-history --simplify-by-decoration --oneline --all --color --date=short --pretty=format:"%x1b[31m%h%x09%an%x1b[32m%d%x1b[0m%x20%ad %s" -n $gl'
️️
️️
️️
️️
️️
️️
️️
️️
️️
️️
️️
СК
M
M
M