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 are no longer being used either by developers or users, and are largely undocumented. Removing these verbs simplifies the script by removing dead code, and increases usability by reducing complexity. This third version of the patch-set adds more detail to the commit messages. Joel Holdsworth (2): git-p4: remove "debug" verb git-p4: remove "rollback" verb git-p4.py | 76 ------------------------------------------------------- 1 file changed, 76 deletions(-) -- 2.34.1