On 02/26/14 15:53, Junio C Hamano wrote: > - start warning against "reset" (no mode specifier) and "reset --mixed" > when the index is unmerged *and* MERGE_HEAD exists; and then Why do we also want to check if index is unmerged? This situation can happen regardless of having conflicts or not (--no-commit, aborting the editor, etc.). As long as the user is in the middle of a merge (MERGE_HEAD exists), shouldn't they be warned if they used "git reset"? -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
- Re: [RFC 2/3] merge: Add hints to te... Junio C Hamano
- Re: [RFC 2/3] merge: Add hints to tell users ... Matthieu Moy
- [RFC 3/3] reset: Change the default behavior to use "... Andrew Wong
- Re: [RFC 3/3] reset: Change the default behavior to u... Matthieu Moy
- Re: [RFC 3/3] reset: Change the default behavior ... Andrew Wong
- Re: [RFC 3/3] reset: Change the default behav... Jonathan Nieder
- Re: [RFC 3/3] reset: Change the default b... Andrew Wong
- Re: [RFC 3/3] reset: Change the default behav... Matthieu Moy
- Re: [RFC 3/3] reset: Change the default b... Andrew Wong
- Re: [RFC 3/3] reset: Change the default behavior ... Junio C Hamano
- Re: [RFC 3/3] reset: Change the default behav... Andrew Wong
- [RFC 1/3] wt-status: Make conflict hint message more consi... Andrew Wong
- Re: [RFC 1/3] wt-status: Make conflict hint message m... Jonathan Nieder
- Re: [RFC 1/3] wt-status: Make conflict hint message m... Junio C Hamano
- Re: [RFC 0/3] Make git more user-friendly during a merge c... Jonathan Nieder
- Re: [RFC 0/3] Make git more user-friendly during a me... Stephen Leake
- Re: [RFC 0/3] Make git more user-friendly during ... Charles Bailey
- Re: [RFC 0/3] Make git more user-friendly during ... David Kastrup
- Re: [RFC 0/3] Make git more user-friendly dur... Stephen Leake
- Re: [RFC 0/3] Make git more user-friendly... David Kastrup