On Fri, 29 Dec 2006, Johannes Schindelin wrote:
Hi,
On Thu, 28 Dec 2006, Junio C Hamano wrote:
quoted
* jc/3way (Wed Nov 29 18:53:13 2006 -0800) 1 commit
+ git-merge: preserve and merge local changes when doing fast
forward
I'd like this, but behind a command line switch. And in addition to saying
"cannot merge, blabla needs update", git could spit out "if you want to
risk a 3way merge, go ahead and add the --preserve-local flag to
git-merge".
Comments?
Is there really a point for not always doing it?
IOW, if you really want a command line switch, maybe it should be used
to prevent the above not to allow it?
Nicolas