I created a spec for the P4 client view and made a git-p4 clone with it and periodically synchronized the changes with P4, it works very well. One day I want to add another P4 path to the Git repository that I cloned, it gets confused. Even I have added a new path to my client specification used by git-p4 clone, but it does not add a new path to the Git repository. Can this be done?
Best wishes,
source share