git-it-electron
git-it-electron copied to clipboard
Issue with username in Githubbin portion of project
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.
same issue
How did you both install and use git? Did you check #307 ? 😉
In my case the issue indeed was related to running git on WSL. Would be great to mention this detail somewhere in the text.