git-p4 won't submit from a detached head. If you do, it gives a cryptic error message, and instead you have to create an endless series of throw-away branches, which can get very trying. The first patch in this series demonstrates the problem, and the second patch fixes it. I've been using it for the last few days. Luke Diamand (2): git-p4: add failing test for submit from detached head git-p4: work with a detached head git-p4.py | 18 ++++++++++++------ t/t9800-git-p4-basic.sh | 16 ++++++++++++++++ 2 files changed, 28 insertions(+), 6 deletions(-) -- 2.6.0.rc0.133.ga438a11.dirty -- 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