Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

git ammend commit

# Edit hello.py and main.py 
# git add hello.py ---> git commit 
# Realize you forgot to add the changes from main.py
# git add main.py 
git commit --amend --no-edit
Comment

PREVIOUS NEXT
Code Example
Shell :: copy file using powershell script 
Shell :: android sha1 generate 
Shell :: linux file size 
Shell :: search for filename recursively linux 
Shell :: libxml2 install 
Shell :: enable docker at boot 
Shell :: awk skip first line 
Shell :: git remove directory from tracking 
Shell :: connect as root docker 
Shell :: nano with line numbers 
Shell :: forever run python script 
Shell :: error install pyjnius in "chaquopy 
Shell :: telegram on archlinux 
Shell :: install pyqt5 designer 
Shell :: batch command run exe 
Shell :: wsl folder linux windows access 
Shell :: TTTTTTTT 
Shell :: arch console set default keyboard layout 
Shell :: linux show which serial ports are in use 
Shell :: create zip file ubuntu 
Shell :: kill all process ubuntu 
Shell :: Default gateway -linux 
Shell :: gpg change password 
Shell :: set sublime text as git editor 
Shell :: uninstall brew from linux 
Shell :: how to install modules from requirement.txt 
Shell :: how to uninstall all plugins in ionic app 
Shell :: check all the ports in use mac 
Shell :: extract file extension bash 
Shell :: ubuntu install jdk 14 
ADD CONTENT
Topic
Content
Source link
Name
9+8 =