shithub: rc

ref: aa8e2151ec8e8542b126e1195fc76d7c3c7bfc7d
dir: /bin/gp/

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