-
## What is the problem
I've created a `.sops.yaml` file in the root of my git repo and added creation rules for two directories:
```
creation_rules:
- path_regex: sops/dev/.*
kms: 'arn:…
-
When reviewing a pull request with changed secrets, it is very cumbersome to check the differences.
It would be awesome if batou provided something like
`batou secrets diff HEAD~`
(although I am…
-
### Command Name
Highlighted Diff
### Git Command(s)
git diff
### Expected Behavior
The result of the current Diff command is rendered on screen as plain text. It is difficult for some …
-
### Reproduction steps
On Windows 10 (or any windows OS that supports long file paths, with Enable Win32 Long Paths enabled)
Create a file path more than 260 characters long
Create a .net applic…
-
### The problem
"This diff contains a change in line endings from 'LF' to 'CRLF'." would indicate that the file previously contained LF line endings and either all or a subset of those were changed…
-
It is possible to configure standard `git` commands to use custom plugin's logic.
We need a note in the docs about that.
-
## Description
I'm currently trying to clone the same TFS Git repository from two machines that have recently been installed with the exact same software. Only difference between the two: one is jo…
-
- VSCode Version: 1.84.2
- Local OS Version:
```
Edition Windows 11 Pro
Version 23H2
Installed on 2023-09-29
OS build 22631.2715
Experience Windows Feature Experience Pack 1000.2267…
-
Textconv is a way of transforming binary[1] data into something we can feed into our xdiff. Typical use-cases for this are letting `exif` show us an image's metadata, or transforming a PDF or Word fil…
-
Provided plugin is great for online when Webstudio is running. It brings clickable html result that is great, but hard to do diff with tooling.
Please, provide ability webstudio or jar return also…