Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

du kan fixa tillbaka det med hjälp av GIT

# hitta en hash från en commit innan filen ändrades
git log
# använd piltangenterna för att scrolla upp och ned i historiken
# när du har hittat din commit, spara hashen
git checkout [saved hash] -- path/to/file
# den gamla versionen av filen kommer att vara i ditt index
git commit -m "Wow, du behöver inte copy-paste:a för att ångra"
Comment

PREVIOUS NEXT
Code Example
Shell :: tke cli 
Shell :: how mint nft works 
Shell :: powershell format table sort 
Shell :: gcloud.ps1 cannot be loaded 
Shell :: shh key pair for github 
Shell :: verify dart on linux 
Shell :: install burp suite kali 
Shell :: git messages 
Shell :: como excluir tag remota 
Shell :: 7.14 ES on linux installation 
Shell :: npm run watch not updating 
Shell :: mana toolkit install 
Shell :: add space after 7 characters of string 
Shell :: linux set permissions for all files matching pattern 
Shell :: Edit remote files in new tab of Vim session 
Shell :: remove the override manually with dpkg-statoverride 
Shell :: pip install win32api 
Shell :: how-to-remove-show-applications-icon-from-the-dock-in-ubuntu-20-04 
Shell :: add bash as defult on arch 
Shell :: wifi falling out 
Shell :: install gui apps using homebrew 
Shell :: how to remove git ssh from macbook 
Shell :: install auth0 
Shell :: solana get version 
Shell :: set dynamic values with kubernetes yaml file template 
Shell :: unix sort du output by size 
Shell :: password with asterisk in bash script 
Shell :: Step-by-step – Acrobat Reader DC Ubuntu 20.04 Installation 
Shell :: command to check the status of a system service 
Shell :: find powershell profiles linux 
ADD CONTENT
Topic
Content
Source link
Name
8+3 =