JuliaLang / Pkg.jl

Pkg - Package manager for the Julia programming language
https://pkgdocs.julialang.org
Other
609 stars 251 forks source link

small fixes in GitTools module #3849

Open lklein-btig opened 3 months ago

lklein-btig commented 3 months ago

Making sure the progress bar for cloning actually states that its cloning, rather than fetching. Removing unused credentials in fetch function.

3833