shithub: rc

ref: 704d89038981e5a7fd1b75ca0d76071c6c7bd82f
dir: /bin/gp/

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