shithub: rc

ref: 5a4afb116aebf9d351283566a84f0e54e358cc65
dir: /bin/gp/

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