I wanted to play with the patch and apply it to my source but the process is 
really complicated for me. I wonder if you can give me a few recommendations 
how to work efficiently with email patches. I don’t want to start a flame-war 
about what email client is “right", I am just curious how you work and what 
clients, scripts, or tricks you use :-)

Usually I use Apple Mail. I experimented with mutt but it was not dramatically 
more convenient.

Thanks,
Lars

On 05 Sep 2015, at 16:02, Luke Diamand <l...@diamand.org> wrote:

> 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 majord...@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to