by "per folder" I meant, "for each subtree"
On Thu, Mar 13, 2014 at 5:43 PM, John Butterfield wrote:
>> A subtree biding can change over time, but .git/config is about
> recording information that do not change depending on what tree you
> are looking at, s
2014 at 4:36 PM, Junio C Hamano wrote:
> John Butterfield writes:
>
>> Has there been any talk about adding a stub for git subtrees in .git/config?
>
> I do not think so, and that is probably for a good reason.
>
> A subtree biding can change over time, but .git/config is about
Has there been any talk about adding a stub for git subtrees in .git/config?
The primary benefits would be:
1. Determine what sub directories of the project were at one time
pulled from another repo (where from and which commit id), without
having to attempt to infer this by scanning the log.
2.
3 matches
Mail list logo