Junio C Hamano <junkio@xxxxxxx> writes: > This sets up capability for various traits to be an external > process, accessed via pipe. conv-i and conv-o need to spawn > bidirectional pipe, but I have not coded that part yet. > > You can try running: > > $ git show HEAD:Documentation/*.txt ... obviously I meant $ git show HEAD:Documentation/git.txt or something a bit more concrete than '*' here. > > with: > > [pathattr "kludge"] > path = Documentation/*.txt > pretty = "pipe sed -e 's/^/>> /'" > > to see what it does. > > Signed-off-by: Junio C Hamano <junkio@xxxxxxx> - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html