shithub: rc

ref: ce7c66bff42a5073a334915fda1f70398747828c
dir: /bin/gp/

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