shithub: rc

ref: 9a3e63e59d5e819b3c026fef48aa07081c35f6fd
dir: /bin/gp/

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