git untracks my files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Under Ubuntu 20.04, when my program modifies one of its log files, git marks it as untracked. Other files that my program modifies are correctly marked as modified.

This does not happen under Windows 11 and it didn't use to happen under Ubuntu.

Thank you for filling out a Git bug report!
Please answer the following questions to help us understand your issue.

What did you do before the bug happened? (Steps to reproduce your issue)

Pulled the project, built and ran my program which modified log files.

What did you expect to happen? (Expected behavior)

I expected the log files to be marked as modified.

What happened instead? (Actual behavior)

The log files were marked as untracked.

What's different between what you expected and what actually happened?

I do not expect git to untrack my files.

Anything else you want to add:

Only happens on Ubuntu 24.04, and not on Windows 11.

Please review the rest of the bug report below.
You can delete any lines you don't wish to share.


[System Info]
git version:
git version 2.43.0
cpu: x86_64
no commit associated with this build
sizeof-long: 8
sizeof-size_t: 8
shell-path: /bin/sh
uname: Linux 6.8.0-41-generic #41-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug  2 20:41:06 UTC 2024 x86_64
compiler info: gnuc: 13.2
libc info: glibc: 2.39
$SHELL (typically, interactive shell): /bin/bash


[Enabled Hooks]





[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux