author | Junio C Hamano <junkio@cox.net> | |
Fri, 7 Oct 2005 10:44:18 +0000 (03:44 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Fri, 7 Oct 2005 10:44:18 +0000 (03:44 -0700) | ||
commit | d1c5f2a42d7b5c0e3d3862212dea1f09809c4963 | |
tree | ff961ebadc438c108ebad6c57242e21294edfe2e | tree | snapshot |
parent | d4dbf36df0eb2efe78822704d9779d662ed4dd8a | commit | diff |
Add git-am, applymbox replacement.
It reorganizes the code and also has saner command line options
syntax. Unlike git-applymbox, it can take more than one mailbox
file from the command line, as well as reading from the standard
input when '-' is specified.
Signed-off-by: Junio C Hamano <junkio@cox.net>
It reorganizes the code and also has saner command line options
syntax. Unlike git-applymbox, it can take more than one mailbox
file from the command line, as well as reading from the standard
input when '-' is specified.
Signed-off-by: Junio C Hamano <junkio@cox.net>
Makefile | diff | blob | history | |
git-am.sh | [new file with mode: 0755] | blob |