commit | 05dc46b0e3c008f9f83a576e59c74fd17735dfa9 | [log] [tgz] |
---|---|---|
author | Timo Lotterbach <timo.lotterbach@bmw-carit.de> | Fri Jul 15 16:48:42 2016 +0200 |
committer | Timo Lotterbach <timo.lotterbach@bmw-carit.de> | Tue Aug 30 07:34:33 2016 +0000 |
tree | 716f91a338c593ecc072cac8127bdb741c213ce3 | |
parent | 39252ba028012fd14e4e283217d842fb80206c52 [diff] |
Repo: improve error detection for new ssh connections this check can only detect errors that happen within 1 sec after launching ssh. But this is typically enough to catch configuration issues like 'connection refused' or 'authentication failed'. Change-Id: I00b6f62d4c2889b1faa6c820e49a198554c92795
Repo is a tool built on top of Git. Repo helps manage many Git repositories, does the uploads to revision control systems, and automates parts of the development workflow. Repo is not meant to replace Git, only to make it easier to work with Git. The repo command is an executable Python script that you can put anywhere in your path.