python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
What can I substitute for git-checkout-index under Git for Windows?
I use git under Microsoft Windows.
Recently, my workplace stopped using Cygwin and substituted Git for Windows. For the most part, this has been fine, but my legacy pre-commit hook uses git-checkout-...
Gdalya
Votes: 0
Answers: 1
How can I suppress path expansion in the Git-for-Windows bash?
I'm struggling with Git-for-Windows bash: I try to exec into the shell of a kubernetes container, but git bash always prepends a windows path to the shell argument: kubectl run test --image=alpine:lat...
chris_f
Votes: 0
Answers: 1
Asymptote compiled on Git Bash gives Cygwin Error
I recently installed Asymptote 2.78 and GhostScript 9.55 (as the MikTeX installation on Windows screws them both). I also deleted the old MikTeX packages. I wanted to compile a LaTeX file with asympto...
MATHS MOD
Votes: 0
Answers: 1
Git with ExamDiff Pro prompts for file changes during directory comparison
I am using ExamDiff Pro with git for Windows under Windows 10.
When I run git difftool --dir-diff <branch1> <branch2>, the directory comparison screen of EDP is brought up, showing the dif...
Alex O
Votes: 0
Answers: 1