Adding Git-Bash to the new Windows Terminal

Overview Open settings with Ctrl+, You’ll want to append one of the profiles options below (depending on what version of git you have installed) to the “list”: portion of the settings.json file: { “$schema”: “https://aka.ms/terminal-profiles-schema”, “defaultProfile”: “{00000000-0000-0000-ba54-000000000001}”, “profiles”: { “defaults”: { // Put settings here that you want to apply to all profiles }, “list”: … Read more

Various ways to remove local Git changes

It all depends on exactly what you are trying to undo/revert. Start out by reading the post in Ube’s link. But to attempt an answer: Hard reset git reset –hard [HEAD] completely remove all staged and unstaged changes to tracked files. I find myself often using hard resetting, when I’m like “just undo everything like … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)