Re: [PATCH] cmd_reset: don't trash uncommitted changes unless told to
- Date: Wed, 25 Jun 2008 12:41:18 +0200
- From: Johannes Sixt <j.sixt@xxxxxxxxxxxxx>
- Subject: Re: [PATCH] cmd_reset: don't trash uncommitted changes unless told to
Johannes Schindelin schrieb: > Incidentally, a friend just told me that "checkout" is everything but > intuitive, and he would have preferred "git branch switch <branch>", but > then settled for my proposed "git branch --switch <branch>", which I did > not have time to implement yet, unfortunately. $ git config alias.switch checkout $ git switch topic Hm? Notice that the command even reports back: Switched to branch "topic" ^^^^^^^^ -- Hannes -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
- Follow-Ups:
- Re: [PATCH] cmd_reset: don't trash uncommitted changes unless told to
- From: Johannes Schindelin
- Re: [PATCH] cmd_reset: don't trash uncommitted changes unless told to
- References:
- Re: why is git destructive by default? (i suggest it not be!)
- From: Steven Walter
- [PATCH] cmd_reset: don't trash uncommitted changes unless told to
- From: Steven Walter
- Re: [PATCH] cmd_reset: don't trash uncommitted changes unless told to
- From: Junio C Hamano
- Re: [PATCH] cmd_reset: don't trash uncommitted changes unless told to
- From: Boaz Harrosh
- Re: [PATCH] cmd_reset: don't trash uncommitted changes unless told to
- From: Johannes Schindelin
- Re: why is git destructive by default? (i suggest it not be!)
- Prev by Date: [PATCH] git-gui: Don't select the wrong file if the last listed file is staged.
- Next by Date: Re: [PATCH] cmd_reset: don't trash uncommitted changes unless told to
- Previous by thread: Re: [PATCH] cmd_reset: don't trash uncommitted changes unless toldto
- Next by thread: Re: [PATCH] cmd_reset: don't trash uncommitted changes unless told to
- Index(es):