From e5c790403eeed639ed17deca0117c2657072b8cf Mon Sep 17 00:00:00 2001 From: sitaramc Date: Tue, 15 Nov 2011 17:11:36 -0800 Subject: [PATCH] Updated Home (textile => markdown) --- Home.md | 30 ++++++++++++++++++++++++++++++ Home.textile | 29 ----------------------------- 2 files changed, 30 insertions(+), 29 deletions(-) create mode 100644 Home.md delete mode 100644 Home.textile diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..49de7ec --- /dev/null +++ b/Home.md @@ -0,0 +1,30 @@ +# Welcome to the gitolite wiki!! + +**Gitolite allows you to host Git repositories easily and securely.** + +Please start reading [here](http://sitaramc.github.com/gitolite/) to learn about gitolite. + +---- + +My gpg key (should be available at least from pgp.mit.edu keyserver, probably most others as well): + + pub 4096R/088237A5 2011-10-25 + Key fingerprint = 560A DA64 7542 816F 412E 5891 A442 9085 0882 37A5 + uid Sitaram Chamarty (work email) + uid Sitaram Chamarty + sub 4096R/8AC76EFB 2011-10-25 + +---- + +**Support** + +[This](http://sitaramc.github.com/gitolite/support.html) is the main support page. + +The rest of this info is specific to github users, etc. + + * Please **don't** send me messages via github's "issues" system, linkedin comments/discussion, stackoverflow questions, google+ "streams", and any other Web 3.0 "coolness". + * Please **don't** send me pull requests via github. Instead, send me an email saying what URL and what branch to pull. + +Email addresses and contact info are [here](http://sitaramc.github.com/gitolite/index.html#contact_and_license_) + +Support requests that indicate insufficient reading or understanding of the enormous amount of documentation that comes with gitolite will be answered only if time permits. This applies especially to **ssh issues**. \ No newline at end of file diff --git a/Home.textile b/Home.textile deleted file mode 100644 index 084ec2f..0000000 --- a/Home.textile +++ /dev/null @@ -1,29 +0,0 @@ -Welcome to the gitolite wiki!! - ----- - -**Gitolite allows you to host Git repositories easily and securely.** - -Please start reading "here":http://github.com/sitaramc/gitolite#start to learn about gitolite - ----- - -**Support** - -How **NOT** to reach me: - - * **don't** send me messages via github's "issues" system, linkedin comments/discussion, stackoverflow questions, google+ "streams", and any other Web 3.0 "coolness". - * **don't** send me pull requests via github. - -You **can** reach me as follows: - - * irc, #git on freenode. But be aware I live in UTC+0530 (India). - - * email to sitaramc@gmail.com. Best if it's a minor issue you don't want to bother others with. However, **please understand** that I may choose to add the group in my reply if I think others can help you better or others will benefit from my reply, **unless** your email explicitly states that you don't want me to - - * email to gitolite@googlegroups.com directly. You don't have to subscribe, but emails from non-subscribers may be delayed. I think sending an email to gitolite+subscribe@googlegroups.com will add you, if you want to do that - -About **pull requests**: you can send me an email saying what URL and what branch to pull. As mentioned above I will not accept pull requests from github. - -**Support for ssh issues** will be very spotty; if you're installing gitolite, you're a system admin, like it or not, and you should learn ssh. Support requests that indicate insufficient reading or understanding of "http://sitaramc.github.com/gitolite/doc/ssh-troubleshooting.html":http://sitaramc.github.com/gitolite/doc/ssh-troubleshooting.html (as well as all linked documents) will be answered only if time permits. -