-
As flakes become more and more common, so too is the issue that untracked files aren't included when your flake is copied to the nix store. Personally, I consider this behavior a good thing, as it pre…
-
### Terraform Core Version
1.5.2
### AWS Provider Version
5.55.0
### Affected Resource(s)
aws_instance
### Expected Behavior
Destroying the resource removes spot request
### Ac…
-
In case of large monorepos there is significant performance difference between running `git status -uall` and `git status`. Depending on the value of the `git.untrackedChanges` setting, VS Code either…
-
This is more for discussion, but thought it could turn into an actionable item.
If you have untracked files with git, the `make template-update` step doesn't work.
My understanding with git is t…
-
**Is your feature request related to a problem? Please describe.**
Sometimes I stash a bunch of untracked files, to get them out of the way. When viewing such a stash in lazygit, I unfortunately can'…
-
## Description
Initially I thought the auto-add of files was a neat idea, but in practice I just leave untracked files in my repo all the time, and tools like `patch`(1) assume they can drop `.orig…
-
### Problem
Apparently `cargo publish` doesn't emit a warning when there are untracked files and Mercurial is used as version control system. `cargo package --list` will include any files that (accid…
-
When running `oxen add *` in a clean (fully committed) repo that has files in sub-folders, the sub-folders ar added again and show as to be committed in `oxen status`. I assume this could have a sim…
-
# Git使用小技巧:解除已被跟踪的文件 | CMONO.NET
Git使用小技巧:解除已被跟踪的文件
[http://localhost:5999/blog/2024-03/git_untracked.html](http://localhost:5999/blog/2024-03/git_untracked.html)
-
Hi. We often need to track signals only until they reach the desired value. For example, send an analytics event when the page load completes, and don't send any more analytics events when the user lo…