I did this on cmd by direct the path to the development folder in htdocs.
Two commands you can use:
a. Undo the state before last commit : git reset –hard^1
b. Undo the state before last pull : git reset –hard@{1}
I did this on cmd by direct the path to the development folder in htdocs.
Two commands you can use:
a. Undo the state before last commit : git reset –hard^1
b. Undo the state before last pull : git reset –hard@{1}
Got this error when clone with HTTPS from gitlab (using cmd).
error: RPC failed; curl 56 OpenSSL SSL_read: SSL_ERROR_SYSCALL, errno 10054
fatal: the remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
Solved by change my internet connection into the faster one :V
Bahan :
Cara memasak :
After had an update on my PC last night, my touchpad gestures no longer work. I couldn’t scroll pages using two fingers, opened cortana using three fingers, and many more. My touchpad only worked for pointer movement.
Then I searching for several ways to fixed it in the internet. Here I just share the way to fix the problem for spesification as my computer has.
Here is the following steps that may help you :
Check your PC serial number


Uninstall current touchpad drivers
(the following steps is provided by https://www.intowindows.com/fix-touchpad-gestures-not-working-in-windows-10/)
Install the latest version of the touchpad driver
That’s how I fix mine, and it really works. GOOD LUCK !

Bahan :
Cara memasak :