[PATCH] Add note that conflict resolution is still performed

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We should note that conflict resolution is still performed, even if
`--no-rerere-autoupdate` is specified, to make sure users do not get
confused by the setting and assume this disables rerere conflict
resultion all together.

CC: Phillip Wood <phillip.wood@xxxxxxxxxxxxx>
CC: Junio C Hamano <gitster@xxxxxxxxx>
Signed-off-by: Matthias Beyer <mail@xxxxxxxxxxxxxxxx>
---
 Documentation/git-cherry-pick.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/git-cherry-pick.txt b/Documentation/git-cherry-pick.txt
index 78dcc9171f..730a4590af 100644
--- a/Documentation/git-cherry-pick.txt
+++ b/Documentation/git-cherry-pick.txt
@@ -160,6 +160,8 @@ effect to your index in a row.
 --no-rerere-autoupdate::
 	Allow the rerere mechanism to update the index with the
 	result of auto-conflict resolution if possible.
+	If `--no-rerere-autoupdate` is specified, the conflict resolution is
+	still performed, but the index is not updated.
 
 SEQUENCER SUBCOMMANDS
 ---------------------
-- 
2.36.0




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux