# HG changeset patch # User Steve Huston # Date 1583269107 18000 # Node ID 580d78e54d7c31f19b6ce2dc16a04c84ac55f49e # Parent 4307fd3aebd9c8b3cdf1063f5487b7cee8877462 Create the ~/.ssh/sockets directory for ControlPath usage later diff -r 4307fd3aebd9 -r 580d78e54d7c .ssh/sockets/README --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/.ssh/sockets/README Tue Mar 03 15:58:27 2020 -0500 @@ -0,0 +1,2 @@ +These sockets are for SSH control masters; this file is simply to make sure hg +creates this directory on a checkout so things work right.