]> arthur.barton.de Git - bup.git/blob - hashjoin.sh
Add a comment to stupidsum_add() so people don't think I'm an idiot.
[bup.git] / hashjoin.sh
1 #!/bin/sh
2 while read x junk; do
3     git cat-file -p "$x"
4 done