Normally, when entering the wrong password, `git fetch` output should be ``` remote: Invalid username or password. fatal: Authentication failed for ... ``` but `gg f` doesn't produce any error, only shows ``` [✔] Fetched! ```