summary refs log tree commit diff
path: root/git-fetch-email.sh
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-05-02 19:27:40 -0400
committerJune McEnroe <june@causal.agency>2020-05-02 19:27:40 -0400
commit9f55fc6d4dda2707e0822cb384977fd5998519e6 (patch)
tree2f5b0606e3d9ea48b55f650594ceb925d497e4d0 /git-fetch-email.sh
parentRewrite git-fetch-email with git rev-parse --parseopt (diff)
downloadimbox-9f55fc6d4dda2707e0822cb384977fd5998519e6.tar.gz
imbox-9f55fc6d4dda2707e0822cb384977fd5998519e6.zip
Remove git am from imbox.1 example
It should have --patch-format=mboxrd but it's clumsy and git-fetch-email
--apply should be used for that anyway.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
n>git: use xz compressed archive for downloadChristian Hesse 2018-10-12git: update to v2.19.1Christian Hesse 2018-09-11ui-ssdiff: ban strcat()Christian Hesse 2018-09-11ui-ssdiff: ban strncpy()Christian Hesse 2018-09-11ui-shared: ban strcat()Christian Hesse 2018-09-11ui-patch: ban sprintf()Christian Hesse 2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev