shithub: rc

ref: becbfc2fdda3be2ef5e0a3f3806a0c0d3f93e2cb
dir: /bin/gp/

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