1
0
mirror of https://github.com/git/git.git synced 2024-10-22 13:39:05 +02:00
git/perl
Junio C Hamano 95ef66df43 Merge branch 'mn/send-email-works-with-credential'
Hooks the credential system to send-email.

* mn/send-email-works-with-credential:
  git-send-email: use git credential to obtain password
  Git.pm: add interface for git credential command
  Git.pm: allow pipes to be closed prior to calling command_close_bidi_pipe
  Git.pm: refactor command_close_bidi_pipe to use _cmd_close
  Git.pm: fix example in command_close_bidi_pipe documentation
  Git.pm: allow command_close_bidi_pipe to be called as method
2013-03-21 14:03:02 -07:00
..
Git git svn: consistent spacing after "W:" in warnings 2013-03-08 09:53:57 +00:00
.gitignore
Git.pm Merge branch 'mn/send-email-works-with-credential' 2013-03-21 14:03:02 -07:00
Makefile
Makefile.PL
private-Error.pm