shithub: rc

ref: fbfc783a40a11db28acaa1f178fa926e7e9eb194
dir: /bin/gp/

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