-
I want to use jq as a git smudge filter for ipython notebooks, but when I tried to run jq with `jq -f c:\path\to\ipynb_filter.jq`, it crashes: "jq does not work anymore" popup and the question if I wa…
-
Hello. Fix, please, insert cyrillic chars into git-bash console via 'inser'-key and 'right-click-in-top-panel-of-window-interface->changes->insert'. Thanks
-
I tried to switch to latest master of ZMQ on windows using `Pkg.checkout("ZMQ",pull=true)`. I got "ERROR: ZMQ is dirty, bailing", but git status shows that the working tree is clean, and on a normal r…
-
When doing a git blame (current master 87681137d9a1 ) with core.eol unset (native) and autocrlf=true, the entire file is always under 'work NCY'.
I suspect that there's a crlf translation issue h…
-
git for windows 1.9.5 has nice feature — comparing text content of *.doc files when diff calculated
git 2.5.x treats *.doc files like ordinary binary files
-
Maybe I just haven't found the right way yet, but it would be good to have a way to view changes in a file relative to another branch. Diff obviously compares uncommitted changes in the current file a…
-
```
Hi,
Using latest TortoiseGIT
TortoiseGit 1.8.0.0
git version 1.7.11.msysgit.1 (C:\Program Files (x86)\Git\bin)
I have a problem with committing cyrillic Log messages. I see
correct text in th…
-
The `bower info` command is still using the `git://` protocol so bower fails when behind company proxies:
```
C:\xxxx>bower info jquery
bower cached https://github.com/jquery/jquery.git#2.1.3
…
-
When a gpg-encrypted file is versionned and modified, the `magit-status` buffer says that the diff is binary and cannot be shown:
```
Unstaged changes:
Modified dotfiles/authinfo.gpg
diff --git a…
-
We are still being impacted by https://github.com/msysgit/git/issues/120 (I can't find any way to reopen this issue).
This on average occurs about once a month in a repo with 30-40 developers activel…