Описание тега perforce-integrate

A process of merging or overwriting changes from one branch to another

When you've made changes to a file that need to be propagated to another file, start the process with p4 integrate.

The simplest form of this command is p4 integrate fromFile toFile this lets the Perforce server know that changes in fromFile need to be propagated to toFile.