When a commit is made to the repo, and my post-commit hook fires, it fires as "default-user" -- I want to change this. But I can't seem to find any reference to Windows accounts or any real link to the system at all...
I know I can use the windows runas command, combined with /savecred -- but I can't log in as default_user to enter the password for the account the first time...it's not a valid account.