Stefan Beller writes:
>> As far as I am aware this can be worked around with 'git repack -a'
>> and manual removal of the objects/info/alternates file afterward.
>> Though I don't know if this results in a less speedy clone than
>> dissociate would.
>
> That is an interesting workaround!
It's no
Ævar Arnfjörð Bjarmason writes:
> On Mon, Apr 30, 2018 at 1:30 PM, Casey Fitzpatrick wrote:
>> It also seems to be missing "--progress", and I imagine others.
>> Perhaps submodule add/update should be reworked to automatically
>> accept all the options that clone would?
>
> --progress is not mis
Sure, I'll take a crack at it and submit a patch.
On Mon, Apr 30, 2018 at 2:19 PM, Stefan Beller wrote:
> On Mon, Apr 30, 2018 at 1:29 AM, Casey Fitzpatrick wrote:
>> This seems to be a hole in the git feature set. I believe it is fairly
>> easily worked around, but it would be best to provide t
On Mon, Apr 30, 2018 at 1:29 AM, Casey Fitzpatrick wrote:
> This seems to be a hole in the git feature set. I believe it is fairly
> easily worked around, but it would be best to provide the option for
> ease of use (and maybe performance?).
>
> git clone has both a --reference feature and a --dis
On Mon, Apr 30, 2018 at 1:30 PM, Casey Fitzpatrick wrote:
> It also seems to be missing "--progress", and I imagine others.
> Perhaps submodule add/update should be reworked to automatically
> accept all the options that clone would?
--progress is not missing, but I see that it isn't documented.
It also seems to be missing "--progress", and I imagine others.
Perhaps submodule add/update should be reworked to automatically
accept all the options that clone would?
On Mon, Apr 30, 2018 at 4:29 AM, Casey Fitzpatrick wrote:
> This seems to be a hole in the git feature set. I believe it is fai
This seems to be a hole in the git feature set. I believe it is fairly
easily worked around, but it would be best to provide the option for
ease of use (and maybe performance?).
git clone has both a --reference feature and a --dissociate option,
with dissociate allowing for a reference to *only* s
7 matches
Mail list logo