merge

merge

This command will merge three files and add all the changes from file2 and file3 into file1.

 

Example;

 

merge text1 text2 text3