shithub: rc

ref: 56e28c1217ebec45eaa2850bbf9e98ddd44ca5de
dir: /bin/gp/

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