<feed xmlns='http://www.w3.org/2005/Atom'>
<title>GitPython/.travis.private-ssh-key-for-issue-301, branch revert-357-autointerrupt_deadlock_fix</title>
<subtitle>Forked from https://github.com/gitpython-developers/GitPython</subtitle>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/'/>
<entry>
<title>fix(travis): assure private key has access</title>
<updated>2015-07-03T14:22:19+00:00</updated>
<author>
<name>Sebastian Thiel</name>
<email>byronimo@gmail.com</email>
</author>
<published>2015-07-03T14:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.otimperi.dev/GitPython/commit/?id=02cb16916851336fcf2778d66a6d54ee15d086d7'/>
<id>02cb16916851336fcf2778d66a6d54ee15d086d7</id>
<content type='text'>
Previously travis would fail to clone the special testing repository
as SSH access requires a deploy key to be set. The latter has been
configured and is now added in clear-text.

This is save as it is only good for read-only access to a test
repository, mis-use cannot happen that way.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously travis would fail to clone the special testing repository
as SSH access requires a deploy key to be set. The latter has been
configured and is now added in clear-text.

This is save as it is only good for read-only access to a test
repository, mis-use cannot happen that way.
</pre>
</div>
</content>
</entry>
</feed>
