git-p4 contains a selection of verbs for various functions of the script. The "debug" and "rollback" verbs appear to have been added early in the development life of git-p4. They were once used as debugging tools, but no longer serve any useful purpose either for developers or users. Removing these verbs simplifies the script by removing dead code, and increases usability by reducing complaexity. Joel Holdsworth (2): git-p4: remove "delete" verb git-p4: remove "rollback" verb git-p4.py | 76 ------------------------------------------------------- 1 file changed, 76 deletions(-) -- 2.34.1