Portfiles with fetch.type git ... can one add arguments to git?
Lawrence Velázquez
larryv at macports.org
Sat Aug 16 12:23:07 PDT 2014
> On Aug 16, 2014, at 3:15 PM, "René J.V. Bertin" <rjvbertin at gmail.com> wrote:
>
> What's this about hardlinking, btw? I just followed your instructions, and my files in the working copy do not appear to be hardlinks to the ones in my local git clone. And gladly so, in principle I wouldn't want MacPort's patches to be applied to that local clone (so that I won't have to undo them before syncing with the remote repo) ...
The repository's objects (i.e., the commits, blobs, trees, and tags in .git/objects) are hardlinked when possible; the working tree is not. That would be ludicrous :)
vq
Sent from my iPhone
More information about the macports-users
mailing list