shithub: rc

ref: a257f0331b11aa987a0a93eb5338d6b10c5fb24e
dir: /bin/gp/

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