Top "Git-for-windows" questions

Git for Windows focuses on offering a lightweight, native set of tools that bring the full feature set of the Git SCM to Windows while providing appropriate user interfaces for experienced Git users and novices alike.

How to uninstall git-for-windows & re-install in new place?

I have updated/upgraded my installation of git-for-windows to git version 2.19.1.windows.1 using the command line method defined here. The …

git uninstallation installation-path git-for-windows
In Git for windows "git bash", how to "print working directory" in Windows path format that is usable by cmd and Windows explorer?

When using Git for Windows "git bash" on Windows, how to conveniently print the working directory in Windows path representation, …

windows git bash git-for-windows
"Git error: could not lock config file C:/Users/old_profile/.gitconfig: No such file or directory" after profile migration

I have an interesting error that keeps coming up when using git for windows (version 2.12.0.windows.1). I recently migrated my …

git git-for-windows
git clone works; git submodule fails "Permission denied"

On a private repository from gitlab, when I run git clone [email protected]:group/project-submodule.git the clone …

git windows-10 gitlab git-submodules git-for-windows
update git via cmd?

I recently updated my Git Extension to 3.0.2.5232 and now my git is no longer supported. When I run: git --version …

git git-extensions git-for-windows
git blame on windows reports "fatal: no such path <path> in HEAD"

When I run git blame on a file in a folder e,g,: git blame Foo/FileA.txt it returns …

git git-blame git-for-windows
"Git bash here" and "Git GUI here" not working on Windows 10

I just installed Git for Window version 2.18.0 64-bit on a new Windows 10 machine (Win 10 Enterprise). When I right-click in explorer …

git git-for-windows
fatal: unable to access <link> getaddrinfo() thread failed to start

When I type : git push origin master Error : fatal: unable to access 'https://github.com/rashmitashenoy/slot9io.git/': …

git git-for-windows
AWS CodeCommit Error: git: 'credential-aws' is not a git command

I am new to Amazon Web Services world, and I am implementing Continuous Delivery to the company I work for. …

amazon-web-services amazon-iam aws-codecommit git-for-windows aws-console
Git Extensions "function not implemented"

I'm trying to use Git Extensions on a new Windows 7 machine. I have done that many times before but never …

windows git git-extensions git-for-windows