shithub: rc

ref: 283591fca2be9b3fcb88347d11f0c64f7b954d3a
dir: /bin/gp/

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