shithub: rc

ref: 89e6e3a79039948182c87c91571bd8b43759afb0
dir: /bin/gp/

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