Skip to content
GooCoder
Solution For Coder
Primary Navigation Menu
Menu
UIPath
JAVA
Android
PHP
JavaScript
Node.js
Database
Solution
About US
How to discard file on git
By:
GooCoder
On:
September 2, 2018
In:
Solution
Tagged:
git
Turn backĀ to version last discard
$ git stash save --keep-index
2018-09-02
Previous Post:
How to enable debug on CakePHP
Next Post:
How to Debug PHP with VSCode