t / t4100 / t-apply-1.expecton commit Provide a more meaningful initial "From " line when using --compose in git-send-email. (d366c70)
   1 Documentation/git-ssh-pull.txt |   12 ++++++------
   2 Documentation/git-ssh-push.txt |   10 +++++-----
   3 Documentation/git.txt          |    6 +++---
   4 Makefile                       |    6 +++---
   5 ssh-pull.c                     |    4 ++--
   6 ssh-push.c                     |   14 +++++++-------
   7 6 files changed, 26 insertions(+), 26 deletions(-)
   8 rename Documentation/{git-rpull.txt => git-ssh-pull.txt} (90%)
   9 rename Documentation/{git-rpush.txt => git-ssh-push.txt} (71%)
  10 rename rpull.c => ssh-pull.c (97%)
  11 rename rpush.c => ssh-push.c (93%)