shithub: rc

ref: 592eeaea689ecedb955ea3d240194528e052f278
dir: /bin/gp/

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