Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • TortoiseGit TortoiseGit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 380
    • Issues 380
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 16
    • Merge requests 16
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • TortoiseGitTortoiseGit
  • TortoiseGitTortoiseGit
  • Issues
  • #2899
Closed
Open
Issue created Jan 11, 2017 by Jiří Engelthaler@engyczContributor

Wrong Global git configuration location when %HOMEDRIVE%\%HOMEPATH% and %USERPROFILE% differs

git.exe uses %USERPROFILE%

TortoiseGit uses %HOMEDRIVE%%HOMEPATH%

What steps will reproduce the problem?

  1. start cmd.exe
  2. set HOMEDRIVE=D:
  3. git config --list --show-origin
  4. "%ProgramFiles%\TortoiseGit\bin\TortoiseGitProc.exe" /command:settings
  5. edit Global .gitconfig

What version of TortoiseGit and Git are you using? On what operating system?

Git 2.10.0

TGit 2.3.0

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking