Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
commit-graph: implement "--append" option
[gitweb.git]
/
git-send-email.perl
diff --git
a/git-send-email.perl
b/git-send-email.perl
index 340b5c848294f6d58329b282fe5df72b8f5bbeed..bbf4deaa0d42ef2a843c2240000d7e34dfff0b62 100755
(executable)
--- a/
git-send-email.perl
+++ b/
git-send-email.perl
@@
-26,7
+26,7
@@
use Term::ANSIColor;
use File::Temp qw/ tempdir tempfile /;
use File::Spec::Functions qw(catdir catfile);
-use Error qw(:try);
+use
Git::
Error qw(:try);
use Cwd qw(abs_path cwd);
use Git;
use Git::I18N;