Sorry, the previous patch series contained an error in the "git p4" documentation. Everything else is as before. Luke Diamand (5): git p4: Fixing script editor checks git p4: Squash P4EDITOR in test harness git p4: Ignore P4EDITOR if it is empty git p4: import/export of labels to/from p4 git p4: move verbose to base class Documentation/git-p4.txt | 54 ++++++-- git-p4.py | 289 ++++++++++++++++++++++++++++++++-------- t/lib-git-p4.sh | 1 + t/t9800-git-p4-basic.sh | 4 +- t/t9811-git-p4-label-import.sh | 202 ++++++++++++++++++++++++++++ 5 files changed, 482 insertions(+), 68 deletions(-) create mode 100755 t/t9811-git-p4-label-import.sh -- 1.7.10.8.g12781 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html