lp://staging/~mwhudson/ssh-import-id/lp-1770302
Created by
Michael Hudson-Doyle
and last modified
- Get this branch:
- bzr branch lp://staging/~mwhudson/ssh-import-id/lp-1770302
Only
Michael Hudson-Doyle
can upload to this branch. If you are
Michael Hudson-Doyle
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- ssh-import-id: Pending requested
-
Diff: 21 lines (+3/-3)1 file modifiedssh_import_id/__init__.py (+3/-3)
Branch information
Recent revisions
- 217. By Michael Hudson-Doyle
-
exit with sys.exit() in fetch_keys_gh to ensure error messages get flushed
- 213. By Dustin Kirkland
-
* ssh_import_
id/__init_ _.py: LP: #1570997
- read_keyfile: use getpass and expanduser if HOME not set.
If the HOME environment variable was not set, then use getpass and
expanduser to try to find the right path.
Recreate was as simple as:
env -u HOME ssh-import-id bob - 210. By Dustin Kirkland
-
* ssh_import_
id/__init_ _.py: LP: #1565275
- fix bug, where only the last key from github was getting added
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ssh-import-id