shithub: rc

ref: 5d803094ebf5bc6f6c0ccd869e3d8a4b783341ca
dir: /bin/gp/

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