Re: [PATCH] git-subtree.sh: Use --allow-unrelated-histories when splitting with --rejoin

2016-07-22 Thread Brett Cundal
lob/v2.9.2/Documentation/SubmittingPatches#L239-L291 > for an explanation. Essentially, you are stating explicitly that you are > not legally prohibited from contributing this patch. If you can say that, > simply reply with a > > Signed-off-by: Brett Cundal > > We can take it

Re: [PATCH] git-subtree.sh: Use --allow-unrelated-histories when splitting with --rejoin

2016-07-21 Thread Brett Cundal
[re-sending as plain-text so the list software doesn't reject as spam... what decade is this?] Hey, Sorry about the empty commit message... there was one originally (albeit not as detailed as the pull request), but I guess it got stripped? As you have probably guessed, I have no idea how you guys

[PATCH] git-subtree.sh: Use --allow-unrelated-histories when splitting with --rejoin

2016-07-20 Thread Brett Cundal
--- contrib/subtree/git-subtree.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/subtree/git-subtree.sh b/contrib/subtree/git-subtree.sh index 7a39b30..556cd92 100755 --- a/contrib/subtree/git-subtree.sh +++ b/contrib/subtree/git-subtree.sh @@ -661,7 +661,7 @@ cmd_spl