git stash
git stash --include-untrackedgit stash pop stash@{2}git stash or git stash push$ git stash list
stash@{0}: WIP on master: 049d078 Create index file
stash@{1}: WIP on master: c264051 Revert "Add file_size"
stash@{2}: WIP on master: 21d80a5 Add number to log//to restrict file to add for commit
git stash pathOfFile$ git status On branch master Changes to be committed: new file: style.css Changes not staged for commit: modified: index.html $ git stash Saved working directory and index state WIP on master: 5002d47 our new homepage HEAD is now at 5002d47 our new homepage $ git status On branch master nothing to commit, working tree clean
Also in C++:
- centos selinux set permissive
- bash for loop break on error
- github add image to readme
- bash print lines unique to one file
- dos2unix recursive folder
- move word shell unix
- delete command from history
- laravel 5.8 installation
- does installing zsh disable bash
- sudo: traceroute: command not found
- ubuntu 19.10 eoan update error
- shell script function read
- bash equivalent of /?
- install react native navigation
- ubuntu minimize window by clicking on dock
- The repository 'http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu bionic Release' does not have a Release file.
- sed replace line with no line
- powershell try catch connect-viserver
- inspect a pid in linux
- install dotnet core ubuntu
- linux change user shell /bin/false
- run disk usage analyzer as root ubuntu 20.04
- gitignore file without extension
- check arp cache linux