[jimtcl] Git untracked file examples.api/Makefile
R. Diez
rdiezmail-openocd at yahoo.de
Sun Jun 6 10:54:09 UTC 2021
Hi all:
I am working in an OpenOCD sandbox, which includes jimtcl as a Git submodule.
Whenever I run "git status" at top level, I get this message:
Changes not staged for commit:
[...]
modified: jimtcl (untracked content)
When I change into jimtcl/ and run "git status", I get:
$ git status
HEAD detached at fb923fa
Untracked files:
(use "git add <file>..." to include in what will be committed)
examples.api/Makefile
Is jimtcl perhaps missing that file in its .gitignore?
Thanks in advance,
rdiez
More information about the jimtcl
mailing list