shithub: rc

ref: eed5e27c98eaa435db4a4c96955b3b131d2db78f
dir: /bin/gp/

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