-
![Image](https://github.com/user-attachments/assets/ea2b3e96-1fb7-4883-b8e7-533fed36a7cf)
-
A tooltip should be added on the changes textblock to explain the meaning of the numbers:
![image](https://github.com/user-attachments/assets/fdb0ea4c-9c5e-4366-9a5f-ac2b373a5497)
-
### Describe the issue you are experiencing
Same as #3587.
When running Git Pull (the plug-in), it pulls the latest code, but fails on configuration check:
```
[Info] Checking if something has c…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Turborepo canary release.
### Link to code that reproduces this issue
n/a
### What package manager are you us…
-
This issue was automatically generated from GUI logs.file: Foraging.pyfunction: log_git_hashline 4686logfile: W10DT714670/W10DT714670-A_gui_log_2024-10-24_10-07-54.txtboxes: ephys4count: 1text: Could …
-
I want to parse the results of `git lfs status` to understand which files have been staged for LFS. However, with the `--porcelain` switch the command returns a list of all staged files, including tho…
-
:heart: https://github.com/romkatv/gitstatus
-
I tried to download objects and run the rendering scripts. For some examples in github source, the code terminates with error
```
subprocess.CalledProcessError: Command '['git', 'lfs', 'pull']' re…
-
implement git status feature
-
### Current behavior 😯
```sh
# /tmp
; git init repo
Initialized empty Git repository in /private/tmp/repo/.git/
# /tmp
; cd repo
# /tmp/repo
; git commit --allow-empty -m 'empty'
[maste…