Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed Git.sshkey() as it couldn't be distributed properly.0.3.6 | Sebastian Thiel | 2015-01-22 | 1 | -2/+0 |
| | | | | | | | However, I kept information on how to achieve the same thing with `custom_environment()` in the test. Related to #234 | ||||
* | Intermediate commit on my way to get this finalized. | Sebastian Thiel | 2015-01-22 | 1 | -0/+2 |
Renamed context manager 'with_environment' to 'custom_environment'. On my way to implement sshkey test. |