shithub: rc

ref: 51f925185e61ac7ec2e6807d212334d9747ceb2b
dir: /bin/gp/

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