From 93c7428a62ad6b4417fc89f7860edc0039ad226b Mon Sep 17 00:00:00 2001 From: david Date: Mon, 8 Jul 2013 22:09:51 +0200 Subject: [PATCH] removed everything except a reference to the original project from the readme file --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 2d2aed3..ddae3ef 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,4 @@ sshsudo ======= -This is my clone of Jiwu Liu's sshsudo project from http://code.google.com/p/sshsudo/. -For the time being, the purpose is mainly to keep a public copy of the changes I am making to make it usable on modern OS X (Mountain Lion) Macs that do not nicely support the sshpass authentication. -It is possible that this will result in this being the future main copy of the original project, as Jiwu Liu has offered me to take over maintainance. - -Until I figure out what way I want to go, I will keep the "Mac-friendly" version (i.e. no sshpass) in a mac branch, and Jiwu's original in the master branch. - -To get at the original documentation, I will simply forward you to Jiwu Liu's original project page at http://code.google.com/p/sshsudo/ \ No newline at end of file +this is my clone of jiwu liu's sshsudo project from http://code.google.com/p/sshsudo/.