shithub: rc

ref: e4898948fcdc3c3cd715fa88ee83392a9e41a031
dir: /bin/gp/

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