本站源代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
techknowlogick 33ad554800 update go-git to v4.12.0 - fixes #7248 (#7249) пре 5 година
..
.gitignore Use Go1.11 module (#5743) пре 5 година
LICENSE Implement git refs API for listing references (branches, tags and other) (#5354) пре 5 година
README.md Use Go1.11 module (#5743) пре 5 година
go.mod update go-git to v4.12.0 - fixes #7248 (#7249) пре 5 година
go.sum update go-git to v4.12.0 - fixes #7248 (#7249) пре 5 година
pageant_windows.go Implement git refs API for listing references (branches, tags and other) (#5354) пре 5 година
sshagent.go Implement git refs API for listing references (branches, tags and other) (#5354) пре 5 година
sshagent_windows.go Implement git refs API for listing references (branches, tags and other) (#5354) пре 5 година

README.md

ssh-agent

Create a new agent.Agent on any type of OS (so including Windows) from any Go application.

Limitations

When compiled for Windows, it will only support Pageant as the SSH authentication agent.

Credits

Big thanks to Давид Мзареулян (David Mzareulyan) for creating the go-pageant package!

Issues

If you have an issue: report it on the issue tracker

Author

Sander van Harmelen (sander@xanzy.io)

License

The files pageant_windows.go and sshagent_windows.go have their own license (see file headers). The rest of this package is licensed under the Apache License, Version 2.0 (the “License”); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

上海开阖软件有限公司 沪ICP备12045867号-1