From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kenneth Johansson Subject: Re: several quick questions Date: Tue, 14 Feb 2006 19:21:05 +0100 Message-ID: References: <43F20532.5000609@iaglans.de> <43F21CB1.5010203@op5.se> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT X-From: git-owner@vger.kernel.org Tue Feb 14 19:22:07 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F94o8-000226-UM for gcvg-git@gmane.org; Tue, 14 Feb 2006 19:21:49 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1422753AbWBNSVq (ORCPT ); Tue, 14 Feb 2006 13:21:46 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1422752AbWBNSVp (ORCPT ); Tue, 14 Feb 2006 13:21:45 -0500 Received: from main.gmane.org ([80.91.229.2]:17390 "EHLO ciao.gmane.org") by vger.kernel.org with ESMTP id S1422753AbWBNSVp (ORCPT ); Tue, 14 Feb 2006 13:21:45 -0500 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F94nb-0001tG-IK for git@vger.kernel.org; Tue, 14 Feb 2006 19:21:15 +0100 Received: from 1-1-4-20a.ras.sth.bostream.se ([82.182.72.90]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Feb 2006 19:21:15 +0100 Received: from ken by 1-1-4-20a.ras.sth.bostream.se with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 14 Feb 2006 19:21:15 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: git@vger.kernel.org X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 1-1-4-20a.ras.sth.bostream.se User-Agent: Pan/0.14.2.91 (As She Crawled Across the Table (Debian GNU/Linux)) Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On Tue, 14 Feb 2006 19:08:49 +0100, Andreas Ericsson wrote: > Kenneth Johansson wrote: >> >> I'm not sure that many people will understand that they want git-reset for >> this just reading the man pages. >> > > Hence the tutorial. It could be a little clearer what you would do in any other tool is checkout a specifically tagged version. Perhaps adding a pointer from the checkout man page to the reset command.