shithub: rc

ref: 0d03c61b00171065d951fc97bf18c86e376448d2
dir: /bin/gp/

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