shithub: rc

ref: a886ed5c616f4fd5aa79eeeb6c2351a33901e365
dir: /bin/gp/

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