Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Move check for git for ssh muxing into ghe-ssh #378
Conversation
|
Makes sense to me. |
Follow up to #362 -- If a backup was transferred to a different backup host that does not have
git,ghe-restorecould fail with:This moves the check and automatic disabling of muxing to
ghe-sshdirectly, rather than just being part ofghe-backupcc: @jatoben