I have a p4 client where I have made changes to many files. I don’t remember what all those files were and which one was changed one. I need a command to force sync only those files that are not in sync with my depot. How do I do that?
What I tried
p4 sync -f
This command is updating all files on my repo.