author | Andreas Ericsson <ae@op5.se> | |
Tue, 7 Feb 2006 09:37:54 +0000 (09:37 +0000) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Tue, 7 Feb 2006 10:09:55 +0000 (02:09 -0800) | ||
commit | 66f04f38f42024dceb1679fc4d672de3746cf237 | |
tree | 652b3d7bdea643a262eac779f1e4e1c20cda1874 | tree | snapshot |
parent | 90768daaa006516c7ae69ed89d7c2e67243dfac1 | commit | diff |
format-patch: Remove last vestiges of --mbox option
Don't mention it in docs or --help output.
Remove mbox, date and author variables from git-format-patch.sh.
Use DESCRIPTION text from man-page to update LONG_USAGE output. It's
a bit silly to have two texts saying the same thing in different words,
and I'm too lazy to update both.
Signed-off-by: Andreas Ericsson <ae@op5.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Don't mention it in docs or --help output.
Remove mbox, date and author variables from git-format-patch.sh.
Use DESCRIPTION text from man-page to update LONG_USAGE output. It's
a bit silly to have two texts saying the same thing in different words,
and I'm too lazy to update both.
Signed-off-by: Andreas Ericsson <ae@op5.se>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-format-patch.txt | diff | blob | history | |
git-format-patch.sh | diff | blob | history |