> From:
git-owner@vger.kernel.org
> [mailto:git-owner@vger.kernel.org] On Behalf Of Anton Gladkov
> Sent: Wednesday, June 25, 2008 5:46 AM
> To: Matthias Kestenholz
> Cc: Johannes Schindelin; Boaz Harrosh; Junio C Hamano; Steven
> Walter; git@vger.kernel.org;
jeske@google.com
> Subject: Re: [PATCH] cmd_reset: don't trash uncommitted
> changes unless toldto
>
> Because 'checkout' in other SCMs like CVS or SVN means 'get
> latest data from repo', i.e. it acts like 'pull' or 'fetch' in git.
> And 'branch' means branch manipulation: creating, deleting,
> switching...
>