On Mon, Jan 22 2018, Junio C. Hamano jotted:
> Ævar Arnfjörð Bjarmason writes:
>
>> +Deletes stale references associated with . By default stale
>> +remote-tracking branches under , but depending on global
>> +configuration and the configuration of the remote we might even prune
>> +local tags.
Ævar Arnfjörð Bjarmason writes:
> +Deletes stale references associated with . By default stale
> +remote-tracking branches under , but depending on global
> +configuration and the configuration of the remote we might even prune
> +local tags
An optional clarification
s/prune local tags
The "git remote prune " command uses the same machinery as "git
fetch --prune", and shares all the same caveats, but its
documentation has suggested that it'll just "delete stale
remote-tracking branches under ".
This isn't true, and hasn't been true since at least v1.8.5.6 (the
oldest version I
3 matches
Mail list logo