Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
git gc commando
Git does this if you have too many loose objects around, if you run the git gc command manually, or if you push to a remote server.
Git doet dit als je teveel loose objecten rond hebt slingeren, als je het git gc commando handmatig uitvoert, of als je naar een remote server pusht.
The git gc command runs "garbage collection" on your repository, removing unnecessary files in your database and packing up the remaining files into a more efficient format.
Het git gc commando roept "vuilnis ophalen" ("garbage collection") aan op je repository, waarbij onnodige bestanden in je database worden verwijderd en de overgebleven bestanden in een meer efficiënte manier worden opgeslagen.
However, if there are too many loose objects (objects not in a packfile) or too many packfiles, Git launches a full-fledged git gc command.
Echter, als er teveel losse objecten zijn (objecten die niet in een packfile zitten) of teveel packfiles, roept Git een volwaardige git gc commando aan.
However, if there are too many loose objects (objects not in a packfile) or too many packfiles, Git launches a full-fledged git gc command.
Maar, als je teveel loose objecten (objecten die niet in een packfile zitten) of teveel packfiles hebt, lanceert Git een uitgebreid git gc commando.
To see what happens, you can manually ask Git to pack up the objects by calling the git gc command
Om te zien wat er gebeurt, kan je Git handmatig vragen om de objecten in te pakken door het git gc commando aan te roepen
Conținut posibil inadecvat
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.
Nici un rezultat pentru acest sens.
Sinonime și analogii pentru "git gc command" în limba Română