commit | b87d04fc964c97ad57f6e1bd6865ec28518b6f22 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <orsenthil@gmail.com> | Thu May 13 03:32:26 2010 +0000 |
committer | Senthil Kumaran <orsenthil@gmail.com> | Thu May 13 03:32:26 2010 +0000 |
tree | 71a3e8060a05948fe4b52af34122c9096bc22f93 | |
parent | 838edd8bc6e22db46e2431e499c963e27ee76652 [diff] |
Merged revisions 81130 via svnmerge from svn+ssh://pythondev@svn.python.org/python/trunk ........ r81130 | senthil.kumaran | 2010-05-13 08:55:21 +0530 (Thu, 13 May 2010) | 3 lines Fix Issue8657 - adding git and git+ssh as know schemes. ........