summaryrefslogtreecommitdiff
path: root/git/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Removed Git.sshkey() as it couldn't be distributed properly.0.3.6Sebastian Thiel2015-01-221-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 Thiel2015-01-221-0/+2
Renamed context manager 'with_environment' to 'custom_environment'. On my way to implement sshkey test.