Skip to content

Interaction Trampoline-Git via SSH

Compare
Choose a tag to compare
@ErnestOrt ErnestOrt released this 05 Aug 14:35
· 27 commits to master since this release

NOTE: If you want to use examples provided (microservice-example-gradle & microservice-example-maven), please, clone the repository instead of downloading release zip. They need .git folder due to git related plugins specified on pom.xml and build.gradle

Main Goal

This release comes from the @snowe2010 time! Thanks buddy for your implication!

Using the SSH protocol, you can connect and authenticate to remote servers and services. With SSH keys, you can connect to Git without supplying your username or password at each visit. On this release, we provide this future when interacting with Git through Trampoline.

image