]> git.baikalelectronics.ru Git - kernel.git/commit
When a merge does not work automatically, git prevents
authorLen Brown <len.brown@intel.com>
Thu, 4 Aug 2005 04:17:42 +0000 (00:17 -0400)
committerLen Brown <len.brown@intel.com>
Thu, 4 Aug 2005 04:17:42 +0000 (00:17 -0400)
commitb427b68bbbbdaeda8e1036d81790c992b0688197
tree9e626720517f1a0e92561b191e20640ed0af6362
parent8021a25431c9b315fb5bfcd2a1d45670f9af1c1e
parent5e8c20d5d2685426443984271d4e7faad376f99e
When a merge does not work automatically, git prevents
commit from running until a change has been made in
the destination.  In this instance the desired result
was to choose the destination version of the file
and ignore the source version, but git would not
allow that.

Here I added a blank line to let git commit think
I resolved a merge conflict.
drivers/acpi/dispatcher/dswload.c