containers / podman-desktop-extension-ai-lab

Work with LLMs on a local environment using containers
https://podman-desktop.io/extensions/ai-lab
Apache License 2.0
151 stars 23 forks source link

Git checkout strange state #924

Closed jeffmaury closed 2 months ago

jeffmaury commented 2 months ago

When the repo is checked out, if you got to the repo and enter git qtatus, you have:

Not currently on any branch.
Changes to be committed:
  (use "git restore --staged <file>..." to unstage)
        deleted:    recipes/natural_language_processing/chatbot/quadlet/chatbot.image
        deleted:    recipes/natural_language_processing/codegen/quadlet/codegen.image
        deleted:    recipes/natural_language_processing/rag/quadlet/rag.image
        deleted:    recipes/natural_language_processing/summarizer/quadlet/summarizer.image

Also git log is almost empty:

C:\Users\Jeff\.local\share\containers\podman-desktop\extensions-storage\redhat.ai-lab\chatbot>git log
commit 53af15ba0504b05ffa16118cd953a122f66db5b2 (grafted, HEAD, tag: v1.0.0)
Author: Gregory Pereira <grpereir@redhat.com>
Date:   Wed Apr 17 12:00:32 2024 -0700

    updating docs for object_detection for v1 (#284)

    Signed-off-by: greg pereira <grpereir@redhat.com>
jeffmaury commented 2 months ago

Closing at it seems to be related to Git Windows implementation and symbolic links