From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Schindelin Subject: Re: Where can I find the MD5 or SHA1 of git preview client. Date: Mon, 18 Apr 2016 08:17:27 +0200 (CEST) Message-ID: References: <4BBE5A41FFCB4B94816619143CED5FB5@PhilipOakley> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Cc: bin wu , git@vger.kernel.org, git-for-windows@googlegroups.com To: Philip Oakley X-From: git-owner@vger.kernel.org Mon Apr 18 08:17:43 2016 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1as2VA-0007nQ-0i for gcvg-git-2@plane.gmane.org; Mon, 18 Apr 2016 08:17:40 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751511AbcDRGRf (ORCPT ); Mon, 18 Apr 2016 02:17:35 -0400 Received: from mout.gmx.net ([212.227.15.18]:52383 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751036AbcDRGRe (ORCPT ); Mon, 18 Apr 2016 02:17:34 -0400 Received: from virtualbox ([37.24.143.127]) by mail.gmx.com (mrgmx001) with ESMTPSA (Nemesis) id 0MfW5D-1b8AIl2fRz-00P741; Mon, 18 Apr 2016 08:17:28 +0200 X-X-Sender: virtualbox@virtualbox In-Reply-To: <4BBE5A41FFCB4B94816619143CED5FB5@PhilipOakley> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) X-Provags-ID: V03:K0:qXUfLTuU9wO7tMfQd+zvcerT9Qlo5ckgyb4Ad6Kt9uTfXh7zd8z chAVPeW8cX0mOZ9APJzb5HiQnmb50vmMHQeb6xDCX0rp4WX8Xw6QaiQFh41mRA8c5If9fa4 J1qicDCBQCRAL8nAOmSAGJFMcYFk8g44F5ObQb3P8fnfFSkX8/n+BW4mI9qOR8BC8jqhiZz nqinKf8xGPaoiKj8XGPmw== X-UI-Out-Filterresults: notjunk:1;V01:K0:IMbOM90f94g=:etk4sCLaY3xQ6h0mqSp6kN Iu99wt2ELHqpYQ0jhjXdj2/8McEsFETZHI47uzMQTFNF/Rjd0zuSH4HRYQCUxE8tPsH92RqjV ZiDTfjL4FnTZyw+tNChP6YKuEVx9LEut/ojO4V9D9N0ey6FoL4eeU0C6nCH8M+JgMoaGfdIz6 53KAJjamlDwsfvgkIVu1c6MJOD1BRPmKbyLkrXL1SFmsdJAu5Mzn3NSxAAEU5sIeicc2hjsd9 AthwhQKcaLW1R65SWMqTvWs8drTf/Tw2LxaRe3m8i64muLEZWylFwVZi8pFPMq1vG2gF+4PFl VVB9HhgXUpOKzonAfuq5n53+Kv8QSnqv5Q82OqFefDeYPh7YHw8MlAQaNwNSC6QkkQuCOX48O /YF1B/UC3QcL7H1MoSObtsXddliNuxhHUip/ZD/aNSiv1aUwldJpJaZnDe9IKTWf3QJttg7Kr 1Rat6Y4y+BCcIIA2X0P9xZMmxV+FBzHO6VJgTXwYGKC5ZDHE5Wb5I2v6w7o7iCJ3WmqKKC9iv GsfWxIzvGL91kt/4w5JNfgRunKzs9J5bIEPLM0rPLZnK37nspBsagn3CydGMuA4uEkQXhGqB2 zFzKnujkTZiwmTcrUAIrL7zI5ssnNOk5Pez+Yg3abqlFU2EcCLnf42ONvDnQx8AFU6YGccEht oZYLwx3Fx9mUUKRHozyPpLSurkzGGHd3GnLXbOpl8tbb5Nt2oHbjev9yWVUMszwtCUr3GyfUF nFEbikqpKjJ64LDpBI+DhsV2J5APrQmbD/2D11Tex7g61uDzevC0lWPTr0to7dLpi9p+Xf/e Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi Philip, On Sun, 17 Apr 2016, Philip Oakley wrote: > From: "bin wu" > > There is still a question.Why not just post the the MD5 and SHA1 on > > the download page? > > > I've created a page on the FAQ wiki > https://github.com/git-for-windows/git/wiki/Release-Hashes The only problem with that is that any GitHub user can edit them (and I do not think that anybody apart from me monitors the wiki yet). > PS the list prefers bottom posting, so that context is seen before the > answers and comments. Actually, bottom posting (i.e. quoting the entire mail wholesale, while answering only specific parts of it) is also frowned upon. It shows a lack of concern for the readers' time. Which in turn usually elicits a lack of time for the writer's concern. :-) The best idea is always to quote *only* the parts that you are responding to, with just enough context to understand the discussion, and answering inline. See for example: this mail. Ciao, Johannes