shithub: rc

ref: ce925a720bdb70f0c910dc91c0a062dd457e87d4
dir: /bin/gp/

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