git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git untracks my files
@ 2024-09-05  4:51 russell thamm
  2024-09-05 21:12 ` brian m. carlson
  0 siblings, 1 reply; 2+ messages in thread
From: russell thamm @ 2024-09-05  4:51 UTC (permalink / raw)
  To: git

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]


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-09-05 21:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-05  4:51 git untracks my files russell thamm
2024-09-05 21:12 ` brian m. carlson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).