Junio C Hamano <gits...@pobox.com> writes:

>> -git subtree add   --prefix=<prefix> <commit>
>> +git subtree add   --prefix=<prefix> <refspec>
>
> Again, this is not <refspec> but <commit>.

Ok, I need to study the terminology.  :)

>> +git subtree add   --prefix=<prefix> <repository> <refspec>
>
> This is given to "fetch" and it seems to acccept any <refspec>, so
> it is probably a good change (I didn't fully follow the codepath,
> though).

I think you are correct.

                          -David
--
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