diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2015-04-27 13:17:25 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-04-28 11:37:09 -0700 |
commit | 36bf6d46972df55ffb1c53c88d1b0e463f522116 (patch) | |
tree | badd9d895c34a89e456308ee3a1285da208e1de7 /contrib/hooks/multimail/README.Git | |
parent | Git 2.3.7 (diff) | |
download | tgif-36bf6d46972df55ffb1c53c88d1b0e463f522116.tar.xz |
Update git-multimail to version 1.0.2
The only changes are to the README files, most notably the list of
maintainers and the project URL.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib/hooks/multimail/README.Git')
-rw-r--r-- | contrib/hooks/multimail/README.Git | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/hooks/multimail/README.Git b/contrib/hooks/multimail/README.Git index 129b771410..ab3ece5221 100644 --- a/contrib/hooks/multimail/README.Git +++ b/contrib/hooks/multimail/README.Git @@ -3,13 +3,13 @@ section of the Git project as a convenience to Git users. git-multimail is developed as an independent project at the following website: - https://github.com/mhagger/git-multimail + https://github.com/git-multimail/git-multimail The version in this directory was obtained from the upstream project -on 2014-04-07 and consists of the "git-multimail" subdirectory from +on 2015-04-27 and consists of the "git-multimail" subdirectory from revision - 1b32653bafc4f902535b9fc1cd9cae911325b870 + 8c3aaafa873bf10de8dddf1d202c449b3eff3b42 refs/tags/1.0.2 Please see the README file in this directory for information about how to report bugs or contribute to git-multimail. |