shithub: rc

ref: c15ee6ec46cb3d85112715f9dffc424f2810562c
dir: /bin/gp/

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