-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.91.0
- OS Version: NixOS 24.05 Stable
I'm using ansible vault files and the diffs are broken in unstaged change…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.91.0
- OS Version: NixOS 24.05 Stable
I'm using ansible vault files and the diffs are broken in unstaged change…
-
**Is your feature request related to a problem? Please describe.**
git can be informed on which files are binary. And then instructed how to convert the binary files into text files, so ```git diff``…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: 1.91.0
- OS Version: NixOS 24.05 Stable
I'm using ansible vault files and the diffs are broken in unstaged change…
-
I came across a really strange bug today. I reproduced it in a new Git repo with a minimal config, but it still seems very specific to my environment.
I am running `git diff` on a Bun lockfile, wit…
-
> What is the latest commit SHA in your installed vim-gitgutter?
7b0b5098e3e57be86bb96cfbf2b8902381eef57c
> What vim/nvim version are you on?
vim 9.1
## Description
Using hunk preview `hp` …
-
ZSH allows defining mutually exclusive completion entries (try `git format-patch --`, use `textconv`, then `git format-patch --textconv --` will no longer suggest `--no-textconv`). Fish does not.
##…
mineo updated
7 years ago
-
Type: Bug
Source controll stucks after pushing changes, button with infinite spinner not hiding
![Image](https://github.com/user-attachments/assets/a29414b8-7408-459a-a8da-f7fe483bcd79)
To reprodu…
-
Into `.gitattributes`:
```js
*.lockb binary diff=lockb
```
Into `.git/config`:
```
[diff "lockb"]
textconv = bun
binary = true
```
-
I have some binary files that represent tiles in a 2D grid. I made a [custom console application](https://github.com/AnomalousUnderdog/AreaMapTilesTextConv) that displays it into a textual format to s…