@ -53,3 +53,6 @@
# Note how defining a function eliminates the need to use sh -c.
graphviz = "!f() { echo 'digraph git {' ; git log --pretty='format: %h -> { %p }' \"$@\" | sed 's/[0-9a-f][0-9a-f]*/\"&\"/g' ; echo '\n}'; }; f"
# http://gitboard.net
board = !gitboard 2>&-