Re: [PATCH] Fix `git svn rebase` if top-level HEAD directory exist

2013-06-04 Thread ojab
On 04.06.2013 11:49, Jeff King wrote: This rationale should probably go in the commit message. Done We prefer patches to be inline in the email; these lines can be dropped, as they are picked up from your email headers. AFAIK Thunderbird brakes spaces, so better safe, than sorry :) Do y

Re: [PATCH] Fix `git svn rebase` if top-level HEAD directory exist

2013-06-04 Thread Jeff King
51a550585753164677 Mon Sep 17 00:00:00 2001 > From: ojab > Date: Tue, 4 Jun 2013 11:28:16 +0400 > Subject: [PATCH] Fix `git svn rebase` if top-level HEAD directory exist We prefer patches to be inline in the email; these lines can be dropped, as they are picked up from your email headers. &

[PATCH] Fix `git svn rebase` if top-level HEAD directory exist

2013-06-04 Thread ojab
' rev-list --first-parent --pretty=medium HEAD: command returned error: 128 Works fine with patch in the attached file. please review. //wbr ojab From 522cbc8b8a7c4f2ab4268551a550585753164677 Mon Sep 17 00:00:00 2001 From: ojab Date: Tue, 4 Jun 2013 11:28:16 +0400 Subject: [PATCH] Fix `git