shithub: rc

ref: b150102e758882d02bec75f08b0b2ccd03ebf543
dir: /bin/gp/

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