-
-
I'm calling `Worktree.Status().IsClean()` and `Worktree.Status().String()` on a repository which tell me pretty much all files have changed, however `$ git status` tells me the worktree is clean. The …
-
The addition of `git status` check as part of the Static Tests is a nice addition.
However, I can see some projects where there could be a rare exception for a file to not be committed to git.
Cou…
-
Is it possible to color text in quickpanel?
It may be more clear if "M" for unstaged and staged files will differ by color in git status.
-
Repro: `git clone https://github.com/ruby/ruby` then `git status`
From the console:
`fatal: BUG:dir.c:325: unsupported magic 20000000`
From flog:
```
[18:06:10.9967976] (II) We're a fork child.
[18…
-
**Describe the bug**
In a multi-source application, when a custom write-back git repo is specified, but the git branch is not specified, image-updater selects the branch from the primary source, inst…
-
### What are you trying to do?
trying to load private module frm a private git instance
```
dagger -m 'ssh://git@privgit.com/raghavendramallela/sample-repo.git/dgmodules/node@main' functions -vvvvv…
-
Hello! Long-time user, first time issue opener here :)
My auto-formatter seems to be messing with my prompt. I've got it set up with a git hook so it formats when I push and what I'm seeing is aft…
-
#### Description :octocat:
After updating Spacemacs and my packages November 7th 2024, I haven't been able to use magit at all.
#### Reproduction guide :beetle:
- Start Emacs
- Navigate to a dir…
-
Thanks a lot for sharing your ideas and code on building agentic systems. However, when I run in newsletter-cron, I got
/newsletter-cron$ python3 main.py
Traceback (most recent call last):
…