shithub: rc

ref: 89adda8b58ed899a9f591cde6f43077ace454728
dir: /bin/gp/

View raw version
#!/bin/rc
git/log | awk '$1 == "Hash:" { system("git/export " $2) }'