shithub: rc

ref: 18169a203e0505ecc1006f388eec103fd0b59d76
dir: /bin/gp/

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