We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
continue of conversation from #32
Running git bash on windows is like a 50 line username info that needs to be filtered down on windows.
The text was updated successfully, but these errors were encountered:
@theory are you trying to correct the fullname on windows cmd and git bash?
I'm not fully understanding what a fullname is supposed to be if it's not the username? is it like the userdirectory/username?
that command from https://stackoverflow.com/questions/7809648/get-display-name-of-current-windows-domain-user-from-a-command-prompt/34647284#34647284 that you shared would only tweak the cmd .bat file and not the git bash which would need to be tweaked.
Sorry, something went wrong.
Yeah, the idea is to have a reasonable default value for the full name of the user who hasn't set sqitch config --user user.name.
sqitch config --user user.name
No branches or pull requests
continue of conversation from #32
Running git bash on windows is like a 50 line username info that needs to be filtered down on windows.
The text was updated successfully, but these errors were encountered: