On Jun 15 2021, it-developer@xxxxxxxxxxxxxx wrote: > To merge a single file from one branch to another: > > git checkout <branch_name> <path_to_file> --patch > > would be like more readable human like this: > > git merge <path_file> to <dst_branch> This is ambigous if a branch or tag named <path_file> or to exists, and the usual disambiguation using -- will not work. Andreas. -- Andreas Schwab, schwab@xxxxxxxxxxxxxx GPG Key fingerprint = 7578 EB47 D4E5 4D69 2510 2552 DF73 E780 A9DA AEC1 "And now for something completely different."