shithub: rc

ref: 75f49141c4aa0077885cd0a96b39b1c20836684f
dir: /bin/gp/

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