Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

github suddenly gives large file error

Locally delete large files.
Commit the local deletes.
Soft reset back X number of commits (for me it was 3): git reset --soft HEAD~3.
Then recommit all the changes together (AKA squash) git commit -m "New message for the combined commit"
Push squashed commit.
Comment

PREVIOUS NEXT
Code Example
Shell :: tapping homebrew/core 
Shell :: unzip start of central directory not found 
Shell :: http 192.168.l.l admin airtel 
Shell :: prometheus label __meta_docker_container_name with docker-compose 
Shell :: how to change line in slack 
Shell :: install albert search ubuntu 
Shell :: promtail multiline 
Shell :: visual studio copy nuget packages to another project command line 
Shell :: Show error message and exit if $FOO is unset (or null) 
Shell :: get uid of disk 
Shell :: what is a top level directory 
Shell :: comand moves or renames the old file to the new name 
Shell :: phpstorm wsl scanning files to index very solw 
Shell :: how to install npm modules 
Shell :: ffmpeg linux capture desktop 
Shell :: gitignore a specific file 
Shell :: changed files githib 
Shell :: bash loggin as root 
Shell :: bash $! command 
Shell :: git stash specific files 
Shell :: github create directory 
Shell :: git cache credentials 
Shell :: add one drive to ubuntu 
Shell :: install unrar ubuntu 
Shell :: lumbha ram github 
Shell :: apt-get install ping?trackid=sp-006 
Shell :: rolyn is missing after retrieve from source control 
Php :: php hide errors 
Php :: var_dump smarty 
Php :: how to get ip address of client using php 
ADD CONTENT
Topic
Content
Source link
Name
8+4 =