shithub: rc

ref: 4fb04e282939c8cce08863b5be867f489c9fcd09
dir: /bin/gp/

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