-
### Describe the bug
To set the context, we have a flux cd setup
```
apiVersion: source.toolkit.fluxcd.io/v1beta1
kind: GitRepository
metadata:
name: api-server
namespace: flux-system
s…
-
I'm trying to figure out how to retrieve a list of files that have been modified, similar to the `git status` command. My current approach uses `git.listFiles` to get the list of all files known to th…
mofux updated
3 months ago
-
Howdy!
Seems that Fork didn't appreciate what I was doing, and crashed as a result.
Poor thing, hope it can take time off for some well-deserved R&R.
I have a screenshot to pass along, and will t…
-
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…
-
Hello there!
I'm following the quick start guide in the README and would like to report some problems running the following command:
`h5p setup h5p-course-presentation`
The installation fails…
-
I have a GitHub Workflow Action setup to use `commitizen-tools/commitizen-action@latest`
Although, I am getting an error:
```
error: cannot pull with rebase: You have unstaged changes.
error: …
-
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…
-
There's a severe mysterious issue with this repo. Instances of `git clone` are unhealthy.
Steps to reproduce:
```
git clone https://github.com/DigitalShoestringSolutions/AWSRelay ~/AWSRelay
sud…
-
Sometimes I only want to stash part of my set of files. It'd be great to be able to stash a set of files, or just the unstaged ones or something. I've seen other git clients like SourceTree do this …