Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

How to clean up the git repo and reduce its disk size

git remote prune origin && git repack && git prune-packed && git reflog expire --expire=1.month.ago && git gc --aggressive
Comment

PREVIOUS NEXT
Code Example
Shell :: How to add a shell script to launcher 
Shell :: public access denied assmebla 
Shell :: how to see if you have lfs installed ubuntu 
Shell :: sed two patterns 
Shell :: Create Remote for Contributing to a GitHub project 
Shell :: temeprature ubuntu command line 
Shell :: meterial ui installesions 
Shell :: linux cannot upgrade pip 
Shell :: dd command to add image to usb 
Shell :: create vite app 
Shell :: ansible ssh on different port 
Shell :: GIT: Clone and Existing Repository 
Shell :: ausgabe in variable speichern bash 
Shell :: git debug 
Shell :: rsyslogd verify service is running 
Shell :: ghostscript pdf to text 
Shell :: how to git stash with spesific file 
Shell :: linux copy move 
Shell :: how to send data to pushgateway from a shell script 
Shell :: coder.com docker install 
Shell :: December festivities 
Shell :: how to check the requirement of a package in pip 
Shell :: debugging kubernete in intellij 
Shell :: change default operating system grub 
Shell :: asus router reset cache 
Shell :: soundfile sndfile library not found 
Shell :: Delete commit from a branch, git remove my committed changes to a specified branch 
Shell :: CLONE DISK LINUX 
Shell :: remove entry in iptables 
Shell :: how to apply password to folder and file shell scripting in linux 
ADD CONTENT
Topic
Content
Source link
Name
5+1 =