-
After a recent update, `Ggrep` has stopped working for me. It is failing with the following error:
```
error: unknown option `column'
usage: git grep [] [-e] [...] [[--] ...]
--cached …
-
Hi,
I followed these steps to handle a powerpoint file in Git: [https://www.ficonsulting.com/filabs/MSOfficeGit](https://www.ficonsulting.com/filabs/MSOfficeGit)
When using `git diff` after havi…
-
- [ x ] I was not able to find an [open](https://github.com/git-for-windows/git/issues?q=is%3Aopen) or [closed](https://github.com/git-for-windows/git/issues?q=is%3Aclosed) issue matching what I'm se…
-
-
I have a .gitconfig from a dotfiles repo, that appears to cause an issue when installing cirrus:
.gitconfig file: https://github.com/bewing/dotfiles/blob/master/.gitconfig
install.log:
```
$ cat…
-
## Description
Cannot clone repositories
## Version
* GitHub Desktop: N/A - Company won't allow desktop installed. Running git version 2.14.1.windows.1
* Operating system: Microsoft Wi…
-
githubdesktop version 1.6.3
i configure .gitconfig as blow
``
[diff "encoding"]
textconv = "iconv -f euc-kr -t utf-8"
``
and my .gitattribute in project folder
``
*.pas diff=encoding
*.d…
-
Our TFS server originally setup with self-signed certs to use https, and firstly we only setup windows agent server for TFS to run CI, all works well.
Recently our team plan to try to add linux agent…
-
## Description
When I click the button to push origin, I get a fatal error that says "fault: unable to access 'repo name': schannel" next InitializeSecurityContext failed: Uknown error (0x800920…
-
I'm having problems with line endings in the TFS 2012 repository after pushing changes from my git-tfs powered repository. I have CRLF line endings in my git repository, but it gets malformed to LF wh…