user-manual: Document that "git merge" doesn't like uncommited changes.
commite63ec003b2a0c89f0c1cbc4862dcef7c4a14a785
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Sun, 22 Nov 2009 22:26:18 +0000 (22 23:26 +0100)
committerJunio C Hamano <gitster@pobox.com>
Mon, 23 Nov 2009 00:07:28 +0000 (22 16:07 -0800)
tree8d4aa3ed37aab9242f2bf4192c86d2991d6f23f8
parent4c371f91270792791f867d15f25b03f800ab35a1
user-manual: Document that "git merge" doesn't like uncommited changes.

We explain the user why uncommited changes can be problematic with merge,
and point to "commit" and "stash" for the solution. While talking about
commited Vs uncommited changes, we also make it clear that the result of
a merge is normally commited.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/user-manual.txt