| ▲ | arianvanp 11 hours ago | ||||||||||||||||||||||
You can disable the auto staging of new files since recently which removed the main grype for me | |||||||||||||||||||||||
| ▲ | tom_alexander 5 hours ago | parent [-] | ||||||||||||||||||||||
ooo that will be a nice improvement. So many times I've run `jj status`, then saw a file I wanted gitignored, so I'll edit my gitignore, but the file has already been added to the repo so I have to `mv <file> /tmp/ && jj status && mv /tmp/<file> .` to get the file out of the repo. | |||||||||||||||||||||||
| |||||||||||||||||||||||