-
Does this issue occur when all extensions are disabled?: N/A
- VS Code Version: 1.94.2
- OS Version: Windows 10
I noticed Git goes crazy whenever I build Chromium. It shouldn't be because I…
-
Hello, I'm trying to set up `kubechecks` and I keep getting this error
```logfmt
2:15PM DBG Debug level logging enabled.
2:15PM TRC Trace level logging enabled.
2:15PM INF Initialized logger.
2:1…
-
After installing latest nbstripout (0.7.1):
```
sirfuser@vagrant:~/devel/SIRF-Exercises$ git checkout master
sirfuser@vagrant:~/devel/SIRF-Exercises$ git fetch origin
sirfuser@vagrant:~/devel/SIRF…
-
I'm using zsh + prezto, I have `git` module loaded in `~/.zpreztorc` and set the theme to `powerlevel10k`.
Git status in the prompt works in some repo, however it almost never gets displayed in an …
-
### Version
7.0.0
### Operating System
Linux/Unix, MacOS
### Bug description
File rename operations in a git commit are identified by computing the similarity (percentage of lines unchanged) of a…
-
- [ 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 see…
-
Hi
I am trying to use go-git to have a list of changed files, and their status:
```
A name
R old_name new_name
D name
```
This one detects A, D but not R
how would you suggest please to de…
-
### Is your feature request related to a problem? Please describe.
yadm can be slow on slower systems.
### Describe the solution you'd like
Cache expensive git calls.
### Additional contex…
-
Add a shortcut to open the git status of the repository, instead of showing a file list.
### Discussed in https://github.com/cljoly/telescope-repo.nvim/discussions/18
Originally posted by **…
-
Hi,
When I installed the plugin for the first time it was working apart from that commands in command list were doubled like: Git: Status Git: Status.
Doing simple things I got it crashed and no…