shithub: rc

ref: 2933bdfe733ad246eb56897eb7209fc8f860e90d
dir: /bin/gp/

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