I’m trying to use git-p4 for the first time ever, and I can’t get it to clone my depot. Instead, I am seeing this:
enno@pop-os:~/work$ git p4 clone //Initech/tpsreports@all
Importing from //Initech/tpsreports@all into tpsreports
Reinitialized existing Git repository in /home/enno/work/tpsreports/.git/
No changes to import!
Not checking out any branch, use "git checkout -q -b master <branch>"
The resulting directory is empty except for the .git subdirectory.