-
I am using git to keep track of my configuration files in a 'dotfiles' repository. In my case my home folder is a git repository on its own and the git configuration for this is configured with `statu…
-
Hello! I keep getting the following message when running `git status`:
```
On branch master
Your branch is up to date with 'origin/master'.
nothing to commit, working tree clean
```
On my first…
-
**Is your feature request related to a problem? Please describe.**
when committing larger datasets it takes forever, git status seems to check every few minutes for changes, takes forever
(git statu…
-
### Reproduction steps
Build provided `libgit2status` tool (I'll post it source in the next comment to keep initial report easier to read) and run it in the root of large enough repo. Compare it sp…
-
## Feature Request
#### Describe the solution you'd like
yellow - if the working directory has pending changes
green - if no changes in the working directory
![image](https://user-images.githubu…
-
A couple of new test failures have crept into rel-11_0:
```
::::::::::::::
RELEASE
::::::::::::::
PRODUCT = OTOBO
VERSION = 11.0.x
::::::::::::::
git-branch.txt
::::::::::::::
rel-11_0
:…
-
Thanks for your work.
Here when I try to test auto_code_rover on random selected 100 instances some got this kind of error:
`Error running command: ['git', 'reset', '--hard',
'04ac9b45a34440fa…
27yw updated
9 minutes ago
-
-
### Description
If `git status` produces a quoted file name (if the file name contain a space for example) the builtin picker `git_status` will not parse the result properly and include literal quote…
-
## Description
`jj` does not seem to correctly handle `.gitignore` lines that end with a slash.
Instead of only ignoring *directories* that match the part preceding the trailing slash, it ignores …