git-it-electron icon indicating copy to clipboard operation
git-it-electron copied to clipboard

Issue with username in Githubbin portion of project

Open zpheesaker opened this issue 3 years ago • 3 comments

Hello, my username on github is: zpheesaker. I have config'd my user name to be zpheesaker in my command line by using the command "git config --global user.username zpheesaker". When I type in "git config --list", I am showing that my user.username is "zpheesaker". When I try to verify my username in the GitHubbin step I am receiving the following error: "Error: Command failed: "C:\Users\Zach\Downloads\Git-it-Win-ia32\Git-it-Win-ia32\resources\app\assets\PortableGit\bin\git.exe " config user.username" Any ideas what may be causing this issue? Thank you for your time.

error username usernameOnGithub

zpheesaker avatar Feb 03 '22 18:02 zpheesaker

same issue

mejsler avatar Feb 07 '22 22:02 mejsler

How did you both install and use git? Did you check #307 ? 😉

jotoeri avatar Feb 08 '22 10:02 jotoeri

In my case the issue indeed was related to running git on WSL. Would be great to mention this detail somewhere in the text.

mejsler avatar Feb 08 '22 18:02 mejsler