Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git add missed to last commit

# edited file-that-i-remember.txt
git add file-that-i-remember.txt
git commit

# realize you forgot a file
git add file-that-i-forgot.txt
git commit --amend --no-edit
Comment

PREVIOUS NEXT
Code Example
Shell :: restart lampp command terminal 
Shell :: free up space ubuntu 
Shell :: ffmpeg webm to mp4 
Shell :: how to install podman in ubuntu 
Shell :: Jwt Authentication error Argument 3 passed to LcobucciJWTSignerHmac::doVerify() 
Shell :: linux install java jre command line 
Shell :: killing port using npm cli 
Shell :: reload bashrc 
Shell :: conda install tweepy 
Shell :: du sort by size 
Shell :: extract tar.gz mac command line 
Shell :: Install dia for linux ubuntu 
Shell :: how to uninstall wps office in ubuntu 
Shell :: check th binggest file in linux 
Shell :: install es_core_news_sm 
Shell :: get-docker sh 
Shell :: open firewall port ubuntu 16.04 
Shell :: how to install grub customizer 
Shell :: error: Pulling is not possible because you have unmerged files. 
Shell :: git revert last commit remote 
Shell :: install google chrome in ubuntu 20.04 
Shell :: composer require maatwebsite/excel install 
Shell :: install google chrome on fedira 
Shell :: git can we reset a new branch to a specific commit 
Shell :: linux reload hosts file 
Shell :: git clone submodules 
Shell :: git list remote tags 
Shell :: install snap debian 
Shell :: brew not found 
Shell :: undo commit git before push 
ADD CONTENT
Topic
Content
Source link
Name
1+6 =